| Package | Description |
|---|---|
| org.apache.ode.bpel.engine | |
| org.apache.ode.bpel.engine.replayer | |
| org.apache.ode.bpel.runtime | |
| org.apache.ode.bpel.runtime.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
BpelRuntimeContextImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
BpelProcess.doAsyncReply(MyRoleMessageExchangeImpl m,
BpelRuntimeContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplayerBpelRuntimeContextImpl
This class intercepts invocations on BpelRuntimeContextImpl and substitutes them as necessary during replaying.
|
| Modifier and Type | Method and Description |
|---|---|
protected BpelRuntimeContext |
BpelJacobRunnable.getBpelRuntimeContext() |
BpelRuntimeContext |
ExtensionContextImpl.getInternalInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionContextImpl.setBpelRuntimeContext(BpelRuntimeContext context) |
| Constructor and Description |
|---|
EventContextImpl(OScope __scope,
java.lang.Long __scopeInstanceId,
BpelRuntimeContext __runtimeContext)
Constructor
|
ExprEvaluationContextImpl(ScopeFrame scopeInstace,
BpelRuntimeContext ntv) |
ExprEvaluationContextImpl(ScopeFrame scopeInstnce,
BpelRuntimeContext ntv,
java.util.Map<OLink,java.lang.Boolean> linkVals) |
ExprEvaluationContextImpl(ScopeFrame scopeInstace,
BpelRuntimeContext ntv,
org.w3c.dom.Node root) |
ExtensionContextImpl(org.apache.ode.bpel.runtime.ActivityInfo activityInfo,
ScopeFrame scopeFrame,
BpelRuntimeContext context) |
| Modifier and Type | Method and Description |
|---|---|
BpelRuntimeContext |
ExtensionContext.getInternalInstance()
Returns ODE's internal runtime instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLongRunningExtensionOperation.updateExtensionContext(BpelRuntimeContext context) |
Copyright © 2021 WSO2. All Rights Reserved.