Package org.alfresco.service.cmr.action
-
Interface Summary Interface Description Action The rule action interfaceActionCondition Rule condition interfaceActionConditionDefinition Rule condition interfaceActionDefinition Rule action interface.ActionList<A extends Action> ActionService Action service interfaceActionTrackingService Service interface for tracking when actions begin to run, complete or fail.CancellableAction A marker interface that forms part of the Cancel Action contract.CompositeAction Composite actionCompositeActionCondition Composite action conditionParameterConstraint Parameter constraint.ParameterDefinition Parameter definition interface.ParameterizedItem Rule item interfaceParameterizedItemDefinition -
Class Summary Class Description ExecutionDetails Holds all the details available to theActionTrackingServiceon a currently executing Action.ExecutionSummary Holds core key details of an Action that is currently executing. -
Enum Summary Enum Description ActionExecutionStatus Deprecated. UseActionStatusinsteadActionStatus The various states an Action can be in. -
Exception Summary Exception Description ActionServiceException Rule Service Exception ClassActionServiceTransientException This exception should be thrown when anActionhas not been run successfully due to a transient condition and where it is possible that a subsequent request to execute the same action might succeed.