Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
GlobalConversationImpl
The BPMN globalConversation element
|
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<GlobalConversation> |
CallConversationImpl.calledCollaborationRefAttribute |
Modifier and Type | Method and Description |
---|---|
GlobalConversation |
CallConversationImpl.getCalledCollaboration() |
Modifier and Type | Method and Description |
---|---|
void |
CallConversationImpl.setCalledCollaboration(GlobalConversation calledCollaboration) |
Modifier and Type | Method and Description |
---|---|
GlobalConversation |
CallConversation.getCalledCollaboration() |
Modifier and Type | Method and Description |
---|---|
void |
CallConversation.setCalledCollaboration(GlobalConversation calledCollaboration) |
Copyright © 2015. All rights reserved.