public class TGlobalChoreographyTask extends TChoreography
tGlobalChoreographyTask complex type的 Java 类。
以下模式片段指定包含在此类中的预期内容。
<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>
| 限定符和类型 | 字段和说明 |
|---|---|
protected QName |
initiatingParticipantRef |
flowElementartifact, choreographyRef, conversationAssociation, conversationLink, conversationNode, correlationKey, isClosed, messageFlow, messageFlowAssociation, name, participant, participantAssociationdocumentation, extensionElements, id| 构造器和说明 |
|---|
TGlobalChoreographyTask() |
| 限定符和类型 | 方法和说明 |
|---|---|
QName |
getInitiatingParticipantRef()
获取initiatingParticipantRef属性的值。
|
void |
setInitiatingParticipantRef(QName value)
设置initiatingParticipantRef属性的值。
|
getFlowElementgetArtifact, getChoreographyRef, getConversationAssociation, getConversationLink, getConversationNode, getCorrelationKey, getMessageFlow, getMessageFlowAssociation, getName, getParticipant, getParticipantAssociation, isIsClosed, setIsClosed, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdprotected QName initiatingParticipantRef
Copyright © 2022. All rights reserved.