| Package | Description |
|---|---|
| to.etc.webapp.pendingoperations |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPendingOperationExecutor2
This extended version of
IPendingOperationExecutor allows operations that failed in
some way to be skipped when part of a group. |
| Modifier and Type | Method and Description |
|---|---|
IPendingOperationExecutor |
PendingOperationTaskProvider.findExecutor(PendingOperation po)
Find an executor for a given pendingOperation type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingOperationTaskProvider.registerPendingOperationType(String type,
IPendingOperationExecutor pox)
Register a pending operation type and it's executor.
|
Copyright © 2017 etc.to. All rights reserved.