| 会話の開始 |
要求元エンジン | connectToRemoteEngine() |
SourceConverstaionID
TargetConversationID |
| 要求先エンジン | connect() |
SourceConverstaionID
TargetConversationID |
| 会話の停止 |
要求先エンジン | disconnect() |
TargetConversationID |
| プロセスインスタンスの生成 |
要求先エンジンの要求 | createProcess() |
SourceCurrentProcessInstanceID SourceActivityInstanceID SourceUserID SourceRoleID SourceProcessDefinitionID TargetConversationID |
| 要求先エンジンの操作 | createProcess() |
ProcessDefinitionID TargetConversationID |
| 要求先エンジンの応答 | createProcess() |
SourceCurrentProcessInstanceID SourceActivityInstanceID SourceUserID SourceRoleID TargetConversationID |
| プロセスインスタンス状態の変更 |
要求先エンジンの要求 | changeProcessState() |
SourceRequestedState TargetConversationID |
| 要求先エンジンの操作 | changeProcessState() |
NewProcessState TargetConversationID |
| 要求先エンジンの応答 | changeProcessState() |
TargetNodeID TargetState TargetConversationID |
| プロセスインスタンス属性の取得 |
要求先エンジンの要求 | getProcessAttributes() |
SourceCurrentProcessInstanceID SourceActivityInstanceID TargetConversationID |
| 要求先エンジンの応答 | getProcessAttributes() |
TargetProcessInstanceID TargetNodeID TargetConversationID |
| プロセスインスタンス属性の設定 |
要求先エンジンの要求 | setProcessAttributes() |
SourceCurrentProcessInstanceID SourceActivityInstanceID AttributeName AttributeType AttributeValue TargetConversationID |
| 要求先エンジンの操作 | setProcessAttributes() |
AttributeName AttributeType AttributeValue TargetConversationID |
| 要求先エンジンの応答 | setProcessAttributes() |
TargetProcessInstanceID TargetNodeID AttributeName AttributeType AttributeValue TargetConversationID |
| プロセスインスタンス状態の変更通知 |
エンジンへの実イベント監査の通知 | processStateChanged() |
NewProcessState TargetConversationID |
| エンジンへの通知監査の通知 | processStateChangedLocal() |
TargetProcessInstanceID New ProcessState TargetConversationID |
| 要求先エンジンの監査 | processStateChanged() |
NewProcessState TargetConversationID |
| プロセスインスタンス属性の変更通知 |
エンジンへの実イベント監査の通知 | processAttributesChanged() |
AttributeName AttributeType AttributeValue TargetConversationID |
| エンジンへの通知監査の通知 | processAttributesChangedLocal() |
TargetProcessInstanceID TargetNodeID AttributeName AttributeType AttributeValue TargetConversationID |
| 要求先エンジンの監査 | processAttributesChanged() |
AttributeName AttributeType AttributeValue TargetConversationID |