public class BusinessRuleTaskImpl extends TaskImpl implements BusinessRuleTask
| Modifier and Type | Field and Description |
|---|---|
protected static Attribute<String> |
camundaClassAttribute
camunda extensions
|
protected static Attribute<String> |
camundaDelegateExpressionAttribute |
protected static Attribute<String> |
camundaExpressionAttribute |
protected static Attribute<String> |
camundaResultVariableAttribute |
protected static Attribute<String> |
camundaTypeAttribute |
protected static Attribute<String> |
implementationAttribute |
protected static ChildElementCollection<Rendering> |
renderingCollection |
camundaAsyncAttributecompletionQuantityAttribute, dataInputAssociationCollection, dataOutputAssociationCollection, defaultAttribute, ioSpecificationChild, isForCompensationAttribute, loopCharacteristicsChild, propertyCollection, resourceRoleCollection, startQuantityAttributecamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, incomingCollection, outgoingCollectionauditingChild, categoryValueRefCollection, monitoringChild, nameAttributedocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description |
|---|
BusinessRuleTaskImpl(ModelTypeInstanceContext context) |
| Modifier and Type | Method and Description |
|---|---|
BusinessRuleTaskBuilder |
builder()
Returns a new fluent builder for the element if implemented.
|
String |
getCamundaClass()
camunda extensions
|
String |
getCamundaDelegateExpression() |
String |
getCamundaExpression() |
String |
getCamundaResultVariable() |
String |
getCamundaType() |
String |
getImplementation() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCamundaClass(String camundaClass) |
void |
setCamundaDelegateExpression(String camundaExpression) |
void |
setCamundaExpression(String camundaExpression) |
void |
setCamundaResultVariable(String camundaResultVariable) |
void |
setCamundaType(String camundaType) |
void |
setImplementation(String implementation) |
getDiagramElement, isCamundaAsync, setCamundaAsyncgetCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantitygetIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, updateAfterReplacementgetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdgetScope, isScopeaddChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiagramElement, isCamundaAsync, setCamundaAsyncgetCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantitygetIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusivegetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, getExtensionElements, getId, setExtensionElements, setIdgetScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementgetId, setIdprotected static ChildElementCollection<Rendering> renderingCollection
protected static Attribute<String> camundaDelegateExpressionAttribute
public BusinessRuleTaskImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public BusinessRuleTaskBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstancebuilder in interface BusinessRuleTaskbuilder in interface FlowNodebuilder in class TaskImplpublic String getImplementation()
getImplementation in interface BusinessRuleTaskpublic void setImplementation(String implementation)
setImplementation in interface BusinessRuleTaskpublic String getCamundaClass()
getCamundaClass in interface BusinessRuleTaskpublic void setCamundaClass(String camundaClass)
setCamundaClass in interface BusinessRuleTaskpublic String getCamundaDelegateExpression()
getCamundaDelegateExpression in interface BusinessRuleTaskpublic void setCamundaDelegateExpression(String camundaExpression)
setCamundaDelegateExpression in interface BusinessRuleTaskpublic String getCamundaExpression()
getCamundaExpression in interface BusinessRuleTaskpublic void setCamundaExpression(String camundaExpression)
setCamundaExpression in interface BusinessRuleTaskpublic String getCamundaResultVariable()
getCamundaResultVariable in interface BusinessRuleTaskpublic void setCamundaResultVariable(String camundaResultVariable)
setCamundaResultVariable in interface BusinessRuleTaskpublic String getCamundaType()
getCamundaType in interface BusinessRuleTaskpublic void setCamundaType(String camundaType)
setCamundaType in interface BusinessRuleTaskCopyright © 2018. All rights reserved.