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