org.wfmc.audit
Class WMACreateTargetWorkflowResponse

java.lang.Object
  extended byorg.wfmc.audit.WMAAuditEntry
      extended byorg.wfmc.audit.WMARemoteAuditBase
          extended byorg.wfmc.audit.WMATargetWorkflow
              extended byorg.wfmc.audit.WMACreateTargetWorkflowResponse
All Implemented Interfaces:
CWADPrefix, java.io.Serializable

public class WMACreateTargetWorkflowResponse
extends WMATargetWorkflow

Author:
Antony Lodge
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.wfmc.audit.WMAAuditEntry
WFMC
 
Constructor Summary
WMACreateTargetWorkflowResponse()
           
WMACreateTargetWorkflowResponse(CWADPrefix cwadPrefix, java.lang.String messageId, short extensionNumber, java.lang.String extensionType, java.lang.String sourceConversationId, java.lang.String targetConversationId, java.lang.String sourceInitialProcessInstanceId, java.lang.String sourceCurrentProcessInstanceId, java.lang.String sourceActivityInstanceId, java.util.Date sourceTimestamp, java.lang.String sourceNodeId, java.lang.String sourceUserId, java.lang.String sourceRoleId, java.lang.String sourceProcessDefinitionId, java.lang.String sourceProcessDefinitionBusinessName, java.lang.String sourceActivityDefinitionBusinessName)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.wfmc.audit.WMATargetWorkflow
getSourceActivityDefinitionBusinessName, getSourceActivityInstanceId, getSourceCurrentProcessInstanceId, getSourceInitialProcessInstanceId, getSourceNodeId, getSourceProcessDefinitionBusinessName, getSourceProcessDefinitionId, getSourceRoleId, getSourceTimestamp, getSourceUserId, setSourceActivityDefinitionBusinessName, setSourceActivityInstanceId, setSourceCurrentProcessInstanceId, setSourceInitialProcessInstanceId, setSourceNodeId, setSourceProcessDefinitionBusinessName, setSourceProcessDefinitionId, setSourceRoleId, setSourceTimestamp, setSourceUserId
 
Methods inherited from class org.wfmc.audit.WMARemoteAuditBase
getExtensionNumber, getExtensionType, getMessageId, getSourceConversationId, getTargetConversationId, setExtensionNumber, setExtensionType, setMessageId, setSourceConversationId, setTargetConversationId
 
Methods inherited from class org.wfmc.audit.WMAAuditEntry
formatCwadPrefix, getActivityDefinitionId, getActivityInstanceId, getCurrentProcessInstanceId, getCwadPrefix, getDomainId, getEventCode, getInformationId, getInitialProcessInstanceId, getNodeId, getProcessDefinitionId, getProcessState, getRoleId, getTimestamp, getUserId, getWorkItemId, setActivityDefinitionId, setActivityInstanceId, setCurrentProcessInstanceId, setCwadPrefix, setDomainId, setEventCode, setInformationId, setInitialProcessInstanceId, setNodeId, setProcessDefinitionId, setProcessState, setRoleId, setTimestamp, setUserId, setWorkItemId, valueOf, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMACreateTargetWorkflowResponse

public WMACreateTargetWorkflowResponse()

WMACreateTargetWorkflowResponse

public WMACreateTargetWorkflowResponse(CWADPrefix cwadPrefix,
                                       java.lang.String messageId,
                                       short extensionNumber,
                                       java.lang.String extensionType,
                                       java.lang.String sourceConversationId,
                                       java.lang.String targetConversationId,
                                       java.lang.String sourceInitialProcessInstanceId,
                                       java.lang.String sourceCurrentProcessInstanceId,
                                       java.lang.String sourceActivityInstanceId,
                                       java.util.Date sourceTimestamp,
                                       java.lang.String sourceNodeId,
                                       java.lang.String sourceUserId,
                                       java.lang.String sourceRoleId,
                                       java.lang.String sourceProcessDefinitionId,
                                       java.lang.String sourceProcessDefinitionBusinessName,
                                       java.lang.String sourceActivityDefinitionBusinessName)
Parameters:
cwadPrefix -
messageId -
extensionNumber -
extensionType -
sourceConversationId -
targetConversationId -
sourceInitialProcessInstanceId -
sourceCurrentProcessInstanceId -
sourceActivityInstanceId -
sourceTimestamp -
sourceNodeId -
sourceUserId -
sourceRoleId -
sourceProcessDefinitionId -
sourceProcessDefinitionBusinessName -
sourceActivityDefinitionBusinessName -
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class WMATargetWorkflow


SourceForge.net Logo OBE-1.0 Copyright (C) 2002-2006 Adrian Price. All Rights Reserved.