public class TGlobalBusinessRuleTask extends TGlobalTask
Java class for tGlobalBusinessRuleTask complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tGlobalBusinessRuleTask">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tGlobalTask">
<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 |
resourceRoleioBinding, ioSpecification, name, supportedInterfaceRefdocumentation, extensionElements, id| Constructor and Description |
|---|
TGlobalBusinessRuleTask() |
| 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.
|
getResourceRolegetIoBinding, getIoSpecification, getName, getSupportedInterfaceRef, setIoSpecification, 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.