public class TTransaction extends TSubProcess
Java class for tTransaction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tTransaction">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tSubProcess">
<attribute name="method" type="{http://www.omg.org/spec/BPMN/20100524/MODEL}tTransactionMethod" default="##Compensate" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
method |
artifact, flowElement, laneSet, triggeredByEvent_default, completionQuantity, dataInputAssociation, dataOutputAssociation, ioSpecification, isForCompensation, loopCharacteristics, property, resourceRole, startQuantityauditing, categoryValueRef, monitoring, namedocumentation, extensionElements, id| Constructor and Description |
|---|
TTransaction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethod()
Gets the value of the method property.
|
void |
setMethod(java.lang.String value)
Sets the value of the method property.
|
getArtifact, getFlowElement, getLaneSet, isTriggeredByEvent, setTriggeredByEventgetCompletionQuantity, getDataInputAssociation, getDataOutputAssociation, getDefault, getIoSpecification, getLoopCharacteristics, getProperty, getResourceRole, getStartQuantity, isIsForCompensation, setCompletionQuantity, setDefault, setIoSpecification, setIsForCompensation, setLoopCharacteristics, setStartQuantitygetIncoming, getOutgoinggetAuditing, getCategoryValueRef, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdCopyright © 2018 SAP SE. All Rights Reserved.