| Class | Description |
|---|---|
| ActionChainManager |
An ActionManager companion to deal with Action Chains.
|
| ActionManager |
ActionManager - the singleton class used to provide Business Operations
on Actions where those operations interact with other top tier Business
Objects.
|
| Exception | Description |
|---|---|
| ActionIsChildException |
An exception thrown when a user attempts to delete an action has prerequisites.
|
| ActionIsPickedUpException |
An exception thrown when a user attempts to cancel action which is in PICKED UP state.
|