| Package | Description |
|---|---|
| org.apache.ode.bpel.o |
| Modifier and Type | Class and Description |
|---|---|
class |
OActivity
Compiled represnetation of a BPEL activity.
|
class |
OAssign |
class |
OCatch
The catch pseudo-activity.
|
class |
OCompensate
Compiled representation of the BPEL
<compensate> activity. |
class |
OCompensationHandler |
class |
OEmpty |
class |
OEventHandler
Compiled represenation of a BPEL event handler.
|
static class |
OEventHandler.OAlarm |
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 |
|---|---|
java.util.Set<OAgent> |
OAgent.nested
The children of this agent.
|
Copyright © 2021 WSO2. All Rights Reserved.