public class SendTask extends TaskWithFieldExtensions
Modifier and Type | Field and Description |
---|---|
protected String |
implementationType |
protected String |
operationRef |
protected String |
type |
fieldExtensions
boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptions
asynchronous, incomingFlows, notExclusive, outgoingFlows
documentation, executionListeners, name
attributes, 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, setFieldExtensions
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValues
getIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValues
getDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValues
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
protected 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 FlowElement
public void setValues(SendTask otherElement)
Copyright © 2016 Alfresco. All rights reserved.