| Package | Description |
|---|---|
| org.apache.ode.bpel.engine | |
| org.apache.ode.bpel.engine.replayer | |
| org.apache.ode.bpel.runtime | |
| org.apache.ode.bpel.runtime.channels |
| Modifier and Type | Method and Description |
|---|---|
void |
BpelRuntimeContextImpl.registerActivityForRecovery(ActivityRecoveryChannel channel,
long activityId,
java.lang.String reason,
java.util.Date dateTime,
org.w3c.dom.Element details,
java.lang.String[] actions,
int retries) |
void |
BpelRuntimeContextImpl.unregisterActivityForRecovery(ActivityRecoveryChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplayerBpelRuntimeContextImpl.registerActivityForRecovery(ActivityRecoveryChannel channel,
long activityId,
java.lang.String reason,
java.util.Date dateTime,
org.w3c.dom.Element details,
java.lang.String[] actions,
int retries) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpelRuntimeContext.registerActivityForRecovery(ActivityRecoveryChannel channel,
long activityId,
java.lang.String reason,
java.util.Date dateTime,
org.w3c.dom.Element details,
java.lang.String[] actions,
int retries) |
void |
BpelRuntimeContext.unregisterActivityForRecovery(ActivityRecoveryChannel channel) |
| Constructor and Description |
|---|
ActivityRecoveryChannelListener(ActivityRecoveryChannel channel) |
Copyright © 2021 WSO2. All Rights Reserved.