Package org.flowable.bpmn.model
Class SendTask
- All Implemented Interfaces:
- HasExecutionListeners,- HasExtensionAttributes
- Author:
- Tijs Rademakers
- 
Field SummaryFieldsFields inherited from class org.flowable.bpmn.model.TaskWithFieldExtensionsfieldExtensionsFields inherited from class org.flowable.bpmn.model.ActivityboundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsFields inherited from class org.flowable.bpmn.model.FlowNodeasynchronous, asynchronousLeave, asynchronousLeaveNotExclusive, behavior, incomingFlows, notExclusive, outgoingFlowsFields inherited from class org.flowable.bpmn.model.FlowElementdocumentation, executionListeners, name, parentContainerFields inherited from class org.flowable.bpmn.model.BaseElementattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionclone()getType()voidsetImplementationType(String implementationType) voidsetOperationRef(String operationRef) voidvoidMethods inherited from class org.flowable.bpmn.model.TaskWithFieldExtensionsgetFieldExtensions, setFieldExtensionsMethods inherited from class org.flowable.bpmn.model.ActivitygetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, hasMultiInstanceLoopCharacteristics, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValuesMethods inherited from class org.flowable.bpmn.model.FlowNodegetBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isAsynchronousLeave, isAsynchronousLeaveExclusive, isAsynchronousLeaveNotExclusive, isExclusive, isNotExclusive, setAsynchronous, setAsynchronousLeave, setAsynchronousLeaveExclusive, setAsynchronousLeaveNotExclusive, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesMethods inherited from class org.flowable.bpmn.model.FlowElementgetDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValuesMethods inherited from class org.flowable.bpmn.model.BaseElementaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
- 
Field Details- 
type
- 
implementationType
- 
operationRef
 
- 
- 
Constructor Details- 
SendTaskpublic SendTask()
 
- 
- 
Method Details- 
getType
- 
setType
- 
getImplementationType
- 
setImplementationType
- 
getOperationRef
- 
setOperationRef
- 
clone- Specified by:
- clonein class- FlowElement
 
- 
setValues
 
-