public class TGlobalBusinessRuleTask extends TGlobalTask
tGlobalBusinessRuleTask complex type的 Java 类。
以下模式片段指定包含在此类中的预期内容。
<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>
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
implementation |
resourceRoleioBinding, ioSpecification, name, supportedInterfaceRefdocumentation, extensionElements, id| 构造器和说明 |
|---|
TGlobalBusinessRuleTask() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getImplementation()
获取implementation属性的值。
|
void |
setImplementation(String value)
设置implementation属性的值。
|
getResourceRolegetIoBinding, getIoSpecification, getName, getSupportedInterfaceRef, setIoSpecification, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdprotected String implementation
Copyright © 2022. All rights reserved.