| Package | Description |
|---|---|
| org.apache.ode.bpel.engine | |
| org.apache.ode.bpel.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
BpelRuntimeContextImpl.checkDuplicateCSets(ScopeFrame scopeFrame,
OPickReceive.OnMessage onMessage,
VariableInstance vinst,
java.lang.String mexId) |
org.w3c.dom.Node |
BpelRuntimeContextImpl.fetchVariableData(VariableInstance variable,
ScopeFrame scopeFrame,
boolean forWriting) |
org.w3c.dom.Node |
BpelRuntimeContextImpl.initializeVariable(VariableInstance variable,
ScopeFrame scopeFrame,
org.w3c.dom.Node initData)
Write to local and external variables
|
| Modifier and Type | Method and Description |
|---|---|
ScopeFrame |
ScopeFrame.find(OScope scope) |
ScopeFrame |
ExtensionContextImpl.getScopeFrame() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpelRuntimeContext.checkDuplicateCSets(ScopeFrame scopeFrame,
OPickReceive.OnMessage onMessage,
VariableInstance vinst,
java.lang.String mexID) |
protected JacobRunnable |
BpelJacobRunnable.createChild(org.apache.ode.bpel.runtime.ActivityInfo childInfo,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
org.apache.ode.bpel.runtime.ACTIVITY |
ActivityTemplateFactory.createInstance(OActivity type,
org.apache.ode.bpel.runtime.ActivityInfo ai,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
org.w3c.dom.Node |
BpelRuntimeContext.fetchVariableData(VariableInstance variable,
ScopeFrame scopeFrame,
boolean forWriting) |
org.w3c.dom.Node |
BpelRuntimeContext.initializeVariable(VariableInstance variable,
ScopeFrame scopeFrame,
org.w3c.dom.Node initData)
Write to local and external variables
|
| Constructor and Description |
|---|
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) |
EXTENSIONACTIVITY(org.apache.ode.bpel.runtime.ActivityInfo self,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
ExtensionContextImpl(org.apache.ode.bpel.runtime.ActivityInfo activityInfo,
ScopeFrame scopeFrame,
BpelRuntimeContext context) |
FOREACH(org.apache.ode.bpel.runtime.ActivityInfo self,
ScopeFrame frame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
INVOKE(org.apache.ode.bpel.runtime.ActivityInfo self,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
REPEATUNTIL(org.apache.ode.bpel.runtime.ActivityInfo self,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
SCOPEACT(org.apache.ode.bpel.runtime.ActivityInfo self,
ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
ScopeFrame(OScope scopeDef,
java.lang.Long scopeInstanceId,
ScopeFrame parent,
java.util.Set<CompensationHandler> visibleCompensationHandlers) |
ScopeFrame(OScope scopeDef,
java.lang.Long scopeInstanceId,
ScopeFrame parent,
java.util.Set<CompensationHandler> visibleCompensationHandlers,
InstanceGlobals globals) |
Copyright © 2021 WSO2. All Rights Reserved.