public class SendTask extends Task
| Modifier and Type | Field and Description |
|---|---|
protected List<FieldExtension> |
fieldExtensions |
protected String |
implementationType |
protected String |
operationRef |
protected String |
type |
boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, nameattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
SendTask() |
| Modifier and Type | Method and Description |
|---|---|
SendTask |
clone() |
List<FieldExtension> |
getFieldExtensions() |
String |
getImplementationType() |
String |
getOperationRef() |
String |
getType() |
void |
setFieldExtensions(List<FieldExtension> fieldExtensions) |
void |
setImplementationType(String implementationType) |
void |
setOperationRef(String operationRef) |
void |
setType(String type) |
void |
setValues(SendTask otherElement) |
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValuesgetIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String type
protected String implementationType
protected String operationRef
protected List<FieldExtension> fieldExtensions
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 List<FieldExtension> getFieldExtensions()
public void setFieldExtensions(List<FieldExtension> fieldExtensions)
public SendTask clone()
clone in class FlowElementpublic void setValues(SendTask otherElement)
Copyright © 2016 Alfresco. All rights reserved.