public interface ReceiveTask extends Task
| Modifier and Type | Method and Description | 
|---|---|
| ReceiveTaskBuilder | builder()Returns a new fluent builder for the element if implemented. | 
| String | getImplementation() | 
| Message | getMessage() | 
| Operation | getOperation() | 
| boolean | instantiate() | 
| void | setImplementation(String implementation) | 
| void | setInstantiate(boolean instantiate) | 
| void | setMessage(Message message) | 
| void | setOperation(Operation operation) | 
getDiagramElement, isCamundaAsync, setCamundaAsyncgetCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantitygetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPrioritygetAuditing, 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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementgetId, setIdReceiveTaskBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstancebuilder in interface FlowNodeString getImplementation()
void setImplementation(String implementation)
boolean instantiate()
void setInstantiate(boolean instantiate)
Message getMessage()
void setMessage(Message message)
Operation getOperation()
void setOperation(Operation operation)
Copyright © 2018. All rights reserved.