public class SendTask extends TaskWithFieldExtensions
| Modifier and Type | Field and Description |
|---|---|
protected String |
implementationType |
protected String |
operationRef |
protected String |
type |
fieldExtensionsboundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, behavior, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, name, parentContainerattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
SendTask() |
| Modifier and Type | Method and Description |
|---|---|
SendTask |
clone() |
String |
getImplementationType() |
String |
getOperationRef() |
String |
getType() |
void |
setImplementationType(String implementationType) |
void |
setOperationRef(String operationRef) |
void |
setType(String type) |
void |
setValues(SendTask otherElement) |
getFieldExtensions, setFieldExtensionsgetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, hasMultiInstanceLoopCharacteristics, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValuesgetBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isExclusive, isNotExclusive, setAsynchronous, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String type
protected String implementationType
protected String operationRef
public String getType()
public void setType(String type)
public String getImplementationType()
public void setImplementationType(String implementationType)
public String getOperationRef()
public void setOperationRef(String operationRef)
public SendTask clone()
clone in class FlowElementpublic void setValues(SendTask otherElement)
Copyright © 2017 Alfresco. All rights reserved.