Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.automation

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.
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
InvalidChainException The chain could not be validated.
OperationException The base exception of the operation service.
OperationNotFoundException  
TypeAdaptException  
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.