Class ReceiveTaskImpl
- java.lang.Object
- 
- org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
- 
- org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- Activity,- BaseElement,- BpmnModelElementInstance,- FlowElement,- FlowNode,- InteractionNode,- ReceiveTask,- Task,- ModelElementInstance
 
 public class ReceiveTaskImpl extends TaskImpl implements ReceiveTask The BPMN receiveTask element- Author:
- Sebastian Menski
 
- 
- 
Field SummaryFields Modifier and Type Field Description protected static Attribute<java.lang.String>implementationAttributeprotected static Attribute<java.lang.Boolean>instantiateAttributeprotected static AttributeReference<Message>messageRefAttributeprotected static AttributeReference<Operation>operationRefAttribute- 
Fields inherited from class org.camunda.bpm.model.bpmn.impl.instance.TaskImplcamundaAsyncAttribute
 - 
Fields inherited from class org.camunda.bpm.model.bpmn.impl.instance.ActivityImplcompletionQuantityAttribute, dataInputAssociationCollection, dataOutputAssociationCollection, defaultAttribute, ioSpecificationChild, isForCompensationAttribute, loopCharacteristicsChild, propertyCollection, resourceRoleCollection, startQuantityAttribute
 - 
Fields inherited from class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImplcamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollection
 - 
Fields inherited from class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImplauditingChild, categoryValueRefCollection, monitoringChild, nameAttribute
 - 
Fields inherited from class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpldocumentationCollection, extensionElementsChild, idAttribute
 - 
Fields inherited from class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImplmodelInstance
 
- 
 - 
Constructor SummaryConstructors Constructor Description ReceiveTaskImpl(ModelTypeInstanceContext context)
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReceiveTaskBuilderbuilder()Returns a new fluent builder for the element if implemented.java.lang.StringgetImplementation()MessagegetMessage()OperationgetOperation()booleaninstantiate()static voidregisterType(ModelBuilder modelBuilder)voidsetImplementation(java.lang.String implementation)voidsetInstantiate(boolean instantiate)voidsetMessage(Message message)voidsetOperation(Operation operation)- 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.TaskImplgetDiagramElement, isCamundaAsync, setCamundaAsync
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.ActivityImplgetCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantity
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImplgetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority, updateAfterReplacement
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImplgetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImplgetDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImplgetScope, isScope
 - 
Methods inherited from class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpladdChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.ActivitygetCompletionQuantity, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getProperties, getResourceRoles, getStartQuantity, isForCompensation, setCompletionQuantity, setDefault, setForCompensation, setIoSpecification, setLoopCharacteristics, setStartQuantity
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.BaseElementgetDocumentations, getExtensionElements, getId, setExtensionElements, setId
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstancegetScope, isScope
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.FlowElementgetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.FlowNodegetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.InteractionNodegetId, setId
 - 
Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstanceaddChildElement, 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, updateAfterReplacement
 - 
Methods inherited from interface org.camunda.bpm.model.bpmn.instance.TaskgetDiagramElement, isCamundaAsync, setCamundaAsync
 
- 
 
- 
- 
- 
Field Detail- 
implementationAttributeprotected static Attribute<java.lang.String> implementationAttribute 
 - 
instantiateAttributeprotected static Attribute<java.lang.Boolean> instantiateAttribute 
 - 
messageRefAttributeprotected static AttributeReference<Message> messageRefAttribute 
 - 
operationRefAttributeprotected static AttributeReference<Operation> operationRefAttribute 
 
- 
 - 
Constructor Detail- 
ReceiveTaskImplpublic ReceiveTaskImpl(ModelTypeInstanceContext context) 
 
- 
 - 
Method Detail- 
registerTypepublic static void registerType(ModelBuilder modelBuilder) 
 - 
builderpublic ReceiveTaskBuilder builder() Description copied from interface:BpmnModelElementInstanceReturns a new fluent builder for the element if implemented.- Specified by:
- builderin interface- BpmnModelElementInstance
- Specified by:
- builderin interface- FlowNode
- Specified by:
- builderin interface- ReceiveTask
- Overrides:
- builderin class- TaskImpl
- Returns:
- the builder object
 
 - 
getImplementationpublic java.lang.String getImplementation() - Specified by:
- getImplementationin interface- ReceiveTask
 
 - 
setImplementationpublic void setImplementation(java.lang.String implementation) - Specified by:
- setImplementationin interface- ReceiveTask
 
 - 
instantiatepublic boolean instantiate() - Specified by:
- instantiatein interface- ReceiveTask
 
 - 
setInstantiatepublic void setInstantiate(boolean instantiate) - Specified by:
- setInstantiatein interface- ReceiveTask
 
 - 
getMessagepublic Message getMessage() - Specified by:
- getMessagein interface- ReceiveTask
 
 - 
setMessagepublic void setMessage(Message message) - Specified by:
- setMessagein interface- ReceiveTask
 
 - 
getOperationpublic Operation getOperation() - Specified by:
- getOperationin interface- ReceiveTask
 
 - 
setOperationpublic void setOperation(Operation operation) - Specified by:
- setOperationin interface- ReceiveTask
 
 
- 
 
-