public class TBusinessRuleTask extends TTask
Java class for tBusinessRuleTask complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tBusinessRuleTask">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tTask">
<attribute name="implementation" type="{http://www.omg.org/spec/BPMN/20100524/MODEL}tImplementation" default="##unspecified" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
implementation |
_default, completionQuantity, dataInputAssociation, dataOutputAssociation, ioSpecification, isForCompensation, loopCharacteristics, property, resourceRole, startQuantityauditing, categoryValueRef, monitoring, namedocumentation, extensionElements, id| Constructor and Description |
|---|
TBusinessRuleTask() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImplementation()
Gets the value of the implementation property.
|
void |
setImplementation(java.lang.String value)
Sets the value of the implementation property.
|
getCompletionQuantity, 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, setIdpublic java.lang.String getImplementation()
Stringpublic void setImplementation(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.