public class CallActivityPropertyWriter extends MultipleInstanceActivityPropertyWriter
flowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
CallActivityPropertyWriter(CallActivity activity,
VariableScope variableScope,
Set<DataObject> dataObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAbortParent(Boolean abortParent) |
void |
setAdHocAutostart(boolean autoStart) |
void |
setAsync(Boolean async) |
void |
setCalledElement(String value) |
void |
setCase(Boolean isCase) |
void |
setIndependent(Boolean independent) |
void |
setOnEntryAction(OnEntryAction onEntryAction) |
void |
setOnExitAction(OnExitAction onExitAction) |
void |
setSlaDueDate(SLADueDate slaDueDate) |
void |
setWaitForCompletion(Boolean waitForCompletion) |
addSafe, addSafe, addSafe, addSafe, createDataInput, createDataOutput, createItemDefinition, setCollectionInput, setCollectionOutput, setCompletionCondition, setInput, setInput, setIsSequential, setOutput, setOutput, setUpLoopCharacteristicsgetDataObjects, getFlowElement, getInputSet, getIoSpecification, getOutputSet, getSimulationParameters, setAssignmentsInfo, setSimulationSetsetNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetpublic CallActivityPropertyWriter(CallActivity activity, VariableScope variableScope, Set<DataObject> dataObjects)
public void setOnEntryAction(OnEntryAction onEntryAction)
public void setOnExitAction(OnExitAction onExitAction)
public void setIndependent(Boolean independent)
public void setAbortParent(Boolean abortParent)
public void setWaitForCompletion(Boolean waitForCompletion)
public void setAsync(Boolean async)
public void setCalledElement(String value)
public void setCase(Boolean isCase)
public void setAdHocAutostart(boolean autoStart)
public void setSlaDueDate(SLADueDate slaDueDate)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.