Package org.nuxeo.ecm.automation
package org.nuxeo.ecm.automation
-
ClassDescriptionService providing an operation registry and operation execution methods.A compiled operation chain.Throw it from an operation to interrupt a chain execution.The chain could not be validated.Dedicated to bad requests: operation unsupported, invalid, not implemented...Describes an operation chain execution.An operation context.The base exception of the operation service.An object holding the runtime parameters that should be used by an operation when run.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.No yet used A progress monitor is notified by a running process about the execution progressAn 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.