public class OSwitch extends OActivity
<switch>
. The
BPEL compiler generates instances of this class.Modifier and Type | Class and Description |
---|---|
static class |
OSwitch.OCase |
failureHandling, joinCondition, name, sourceLinks, suppressJoinFailure, targetLinks
incomingLinks, nested, outgoingLinks, variableRd, variableWr
Constructor and Description |
---|
OSwitch(OProcess owner,
OActivity parent) |
Modifier and Type | Method and Description |
---|---|
void |
addCase(OSwitch.OCase acase) |
java.util.List<OSwitch.OCase> |
getCases() |
digest, getFailureHandling, getParent, getType, setFailureHandling, toString
public void addCase(OSwitch.OCase acase)
public java.util.List<OSwitch.OCase> getCases()