| Package | Description |
|---|---|
| org.apache.ode.bpel.runtime | |
| org.apache.ode.bpel.runtime.channels |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<CompensationHandler> |
CompensationHandler.emptySet() |
| Modifier and Type | Method and Description |
|---|---|
int |
CompensationHandler.compareTo(CompensationHandler that) |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParentScope.completed(FaultData faultData,
java.util.Set<CompensationHandler> compensations) |
Copyright © 2021 WSO2. All Rights Reserved.