public class TGlobalChoreographyTask extends TChoreography
Java class for tGlobalChoreographyTask complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tGlobalChoreographyTask">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tChoreography">
<attribute name="initiatingParticipantRef" type="{http://www.w3.org/2001/XMLSchema}QName" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.namespace.QName |
initiatingParticipantRef |
flowElementartifact, choreographyRef, conversationAssociation, conversationLink, conversationNode, correlationKey, isClosed, messageFlow, messageFlowAssociation, name, participant, participantAssociationdocumentation, extensionElements, id| Constructor and Description |
|---|
TGlobalChoreographyTask() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getInitiatingParticipantRef()
Gets the value of the initiatingParticipantRef property.
|
void |
setInitiatingParticipantRef(javax.xml.namespace.QName value)
Sets the value of the initiatingParticipantRef property.
|
getFlowElementgetArtifact, getChoreographyRef, getConversationAssociation, getConversationLink, getConversationNode, getCorrelationKey, getMessageFlow, getMessageFlowAssociation, getName, getParticipant, getParticipantAssociation, isIsClosed, setIsClosed, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdpublic javax.xml.namespace.QName getInitiatingParticipantRef()
QNamepublic void setInitiatingParticipantRef(javax.xml.namespace.QName value)
value - allowed object is
QNameCopyright © 2018 SAP SE. All Rights Reserved.