|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AutomationService | Service providing an operation registry and operation execution methods. |
| CleanupHandler | Can be used by any operation to do some required cleanup after the chain was executed. |
| CompiledChain | A compiled operation chain. |
| OperationType | Describe an operation class. |
| OutputCollector<T,R> | This interface is used to implement result collectors when an operation method is invoked over an iterable input. |
| ProgressMonitor | No yet used A progress monitor is notified by a running process about the execution progress |
| TypeAdapter | An object that can adapt a given object instance to an object of another type A type adapter accepts only one type of objects and can produce only one type of object. |
| Class Summary | |
|---|---|
| LoginStack | |
| LoginStack.Entry | |
| OperationChain | Describes an operation chain execution. |
| OperationContext | An operation context. |
| OperationDocumentation | |
| OperationDocumentation.Param | |
| OperationParameters | An object holding the runtime parameters that should be used by an operation when run. |
| Exception Summary | |
|---|---|
| AdapterNotFoundException | |
| ExitException | Throw it from an operation to interrupt a chain execution. |
| InvalidChainException | The chain could not be validated. |
| OperationException | The base exception of the operation service. |
| OperationNotFoundException | |
| TypeAdaptException | |
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||