| Package | Description |
|---|---|
| org.apache.ode.bpel.o |
| Modifier and Type | Class and Description |
|---|---|
class |
OAssign |
class |
OCatch
The catch pseudo-activity.
|
class |
OCompensate
Compiled representation of the BPEL
<compensate> activity. |
class |
OCompensationHandler |
class |
OEmpty |
static class |
OEventHandler.OEvent |
class |
OExtensionActivity
Compiled representation of the BPEL
<extensionActivity> activity. |
class |
OFlow |
class |
OForEach
Base model class for forEach activity.
|
class |
OInvoke
Compiled rerpresentation of the BPEL
<invoke> activity. |
class |
OPickReceive
Compiled rerperesentation of the BPEL
<pick> and
<receive> activities. |
class |
ORepeatUntil
Compiled representation of a
<repeatUntil> activity. |
class |
OReply
Compiled representation of the BPEL
<reply> activity. |
class |
ORethrow |
class |
OScope
Compiled representation of a BPEL scope.
|
class |
OSequence
Compiled representation of the BPEL
<sequence> activity. |
class |
OSwitch
Compiled representation of a BPEL
<switch>. |
class |
OTerminate
Compiled representation of the BPEL
<terminate> activity. |
class |
OTerminationHandler |
class |
OThrow
Compiled representation of the BPEL
<throw> activity. |
class |
OWait
Wait object
|
class |
OWhile
Compiled representation of a
<while> activity. |
| Modifier and Type | Field and Description |
|---|---|
OActivity |
OPickReceive.OnAlarm.activity |
OActivity |
OPickReceive.OnMessage.activity |
OActivity |
OEventHandler.OAlarm.activity |
OActivity |
OScope.activity
The activity that gets executed within this scope.
|
OActivity |
OSwitch.OCase.activity |
OActivity |
ORepeatUntil.activity |
OActivity |
OWhile.activity |
OActivity |
OLink.source
The source activity.
|
OActivity |
OLink.target
The target activity.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.List<OActivity> |
OExtensionActivity.children |
java.util.Set<OActivity> |
OFlow.parallelActivities |
java.util.List<OActivity> |
OSequence.sequence |
| Modifier and Type | Method and Description |
|---|---|
OActivity |
OActivity.getParent() |
Copyright © 2021 WSO2. All Rights Reserved.