|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlobalConversation | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of GlobalConversation in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement GlobalConversation | |
|---|---|
class |
GlobalConversationImpl
The BPMN globalConversation element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type GlobalConversation | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<GlobalConversation> |
CallConversationImpl.calledCollaborationRefAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return GlobalConversation | |
|---|---|
GlobalConversation |
CallConversationImpl.getCalledCollaboration()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type GlobalConversation | |
|---|---|
void |
CallConversationImpl.setCalledCollaboration(GlobalConversation calledCollaboration)
|
| Uses of GlobalConversation in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return GlobalConversation | |
|---|---|
GlobalConversation |
CallConversation.getCalledCollaboration()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type GlobalConversation | |
|---|---|
void |
CallConversation.setCalledCollaboration(GlobalConversation calledCollaboration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||