| Interface | Description |
|---|---|
| Action |
The rule action interface
|
| ActionCondition |
Rule condition interface
|
| ActionConditionDefinition |
Rule condition interface
|
| ActionDefinition |
Rule action interface.
|
| ActionList | |
| ActionService |
Action service interface
|
| ActionServiceTransport |
This is the interface for over the transport of ActionService.
|
| ActionTrackingService |
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 action
|
| CompositeActionCondition |
Composite action condition
|
| ParameterConstraint |
Parameter constraint.
|
| ParameterDefinition |
Parameter definition interface.
|
| ParameterizedItem |
Rule item interface
|
| ParameterizedItemDefinition |
| Class | Description |
|---|---|
| ActionExecutionStatus | Deprecated
Use
ActionStatus instead |
| ActionStatus |
The various states an Action can be in.
|
| ExecutionDetails |
Holds all the details available to the
ActionTrackingService on a currently
executing Action. |
| ExecutionSummary |
Holds core key details of an Action that is
currently executing.
|
| Exception | Description |
|---|---|
| ActionServiceException |
Rule Service Exception Class
|
| ActionServiceTransientException |
This exception should be thrown when an
Action has 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. |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.