public class CallActivity extends Activity
| Modifier and Type | Field and Description |
|---|---|
protected String |
calledElement |
protected List<IOParameter> |
inParameters |
protected List<IOParameter> |
outParameters |
boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, nameattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
CallActivity() |
| Modifier and Type | Method and Description |
|---|---|
CallActivity |
clone() |
String |
getCalledElement() |
List<IOParameter> |
getInParameters() |
List<IOParameter> |
getOutParameters() |
void |
setCalledElement(String calledElement) |
void |
setInParameters(List<IOParameter> inParameters) |
void |
setOutParameters(List<IOParameter> outParameters) |
void |
setValues(CallActivity 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 calledElement
protected List<IOParameter> inParameters
protected List<IOParameter> outParameters
public String getCalledElement()
public void setCalledElement(String calledElement)
public List<IOParameter> getInParameters()
public void setInParameters(List<IOParameter> inParameters)
public List<IOParameter> getOutParameters()
public void setOutParameters(List<IOParameter> outParameters)
public CallActivity clone()
clone in class FlowElementpublic void setValues(CallActivity otherElement)
Copyright © 2016 Alfresco. All rights reserved.