| Package | Description |
|---|---|
| org.apache.ode.bpel.elang.xpath10.o | |
| org.apache.ode.bpel.elang.xpath20.o | |
| org.apache.ode.bpel.elang.xquery10.o | |
| org.apache.ode.bpel.o |
| Modifier and Type | Class and Description |
|---|---|
class |
OXPath10Expression
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
|
static class |
OXPath10Expression.OSigGetVariableData
Data structure representing the compiled signature of a
bpws:getVariableData
invocation. |
class |
OXPath10ExpressionBPEL20
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OXPath20ExpressionBPEL20 |
| Modifier and Type | Class and Description |
|---|---|
class |
OXQuery10ExpressionBPEL20
A representation of an XQuery expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
OActivity
Compiled represnetation of a BPEL activity.
|
class |
OAgent
Base class for active BPEL agents.
|
class |
OAssign |
static class |
OAssign.Copy
Assignmenet copy entry, i.e.
|
static class |
OAssign.DirectRef
Direct reference: selects named child of the message document element.
|
static class |
OAssign.Expression |
static class |
OAssign.ExtensionAssignOperation
Assignment extension operation entry, i.e.
|
static class |
OAssign.Literal |
static class |
OAssign.LValueExpression |
static class |
OAssign.OAssignOperation
Base class for assign operations.
|
static class |
OAssign.PartnerLinkRef |
static class |
OAssign.PropertyRef |
static class |
OAssign.VariableRef |
class |
OCatch
The catch pseudo-activity.
|
class |
OCompensate
Compiled representation of the BPEL
<compensate> activity. |
class |
OCompensationHandler |
class |
OConstantExpression |
class |
OConstants
Compiled BPEL constants.
|
class |
OConstantVarType |
class |
OElementVarType |
class |
OEmpty |
class |
OEventHandler
Compiled represenation of a BPEL event handler.
|
static class |
OEventHandler.OAlarm |
static class |
OEventHandler.OEvent |
class |
OExpression
Base class for compiled expressions.
|
class |
OExpressionLanguage
Compiled representation of an expression language dependency.
|
class |
OExtensionActivity
Compiled representation of the BPEL
<extensionActivity> activity. |
class |
OExtVar
Compiled representation of an external variable declaration.
|
class |
OFaultHandler
Compiled representation of a BPEL fault handler.
|
class |
OFlow |
class |
OForEach
Base model class for forEach activity.
|
static class |
OForEach.CompletionCondition |
class |
OInvoke
Compiled rerpresentation of the BPEL
<invoke> activity. |
class |
OLink
Compiled representation of a BPEL control link.
|
class |
OLValueExpression |
class |
OMessageVarType
Message variable type.
|
static class |
OMessageVarType.Part |
class |
OPartnerLink
Compiled representation of a BPEL partnerLink.
|
class |
OPickReceive
Compiled rerperesentation of the BPEL
<pick> and
<receive> activities. |
static class |
OPickReceive.OnAlarm |
static class |
OPickReceive.OnMessage |
class |
OProcess
Compiled BPEL process representation.
|
static class |
OProcess.OExtension |
static class |
OProcess.OProperty |
static class |
OProcess.OPropertyAlias |
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.
|
static class |
OScope.CorrelationSet |
static class |
OScope.Variable |
class |
OSequence
Compiled representation of the BPEL
<sequence> activity. |
class |
OSwitch
Compiled representation of a BPEL
<switch>. |
static class |
OSwitch.OCase |
class |
OTerminate
Compiled representation of the BPEL
<terminate> activity. |
class |
OTerminationHandler |
class |
OThrow
Compiled representation of the BPEL
<throw> activity. |
class |
OVarType
Base class for variable types.
|
class |
OWait
Wait object
|
class |
OWhile
Compiled representation of a
<while> activity. |
class |
OXsdTypeVarType
XSD-typed variable type.
|
class |
OXslSheet
Compiled representation of an XSL sheet.
|
| Modifier and Type | Method and Description |
|---|---|
OBase |
OProcess.getChild(int id) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OBase> |
OProcess.getChildren() |
Copyright © 2021 WSO2. All Rights Reserved.