| Class | Description |
|---|---|
| Approval |
Class to represent an Approval
|
| ApprovalRepositoryQueryFormHandler |
Form handler used to find any approvals of a given state and type.
|
| ApprovalsManager |
Class to manage approvals.
|
| ApprovalsPropertyManager |
Manages the properties for the approvals repository Approval item descriptor
|
| FindPendingApprovalsDroplet |
This droplet will return all Approval Items for the given Approval Type with a state of PENDING.
|
| GenericApprovalsHandler |
Base class for Approvals Handler
|
| GetTotalApprovalsForStateDroplet |
This droplet will query the approvals repository and return the total
number of results for a given type
|
| Exception | Description |
|---|---|
| ApprovalsException |
Approvals specific exception
|