SurveyApprovalPostActionHandler Class |
Namespace: Omada.OIS.AccessRequestSurveyApproval
public class SurveyApprovalPostActionHandler : ISurveyPostActionHandler, IReassignPostActionHandler
The SurveyApprovalPostActionHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyApprovalPostActionHandler |
| Name | Description | |
|---|---|---|
| ApproveDecisionId |
Id of the "Approve" value for the SURV_DECISION set property.
|
| Name | Description | |
|---|---|---|
| FormatApprovalLog | ||
| GetApprovalDecision |
Returns the approval decision that the last assignee made (if any).
| |
| HandleRoutingEvent | ||
| Initialize | ||
| PerformAction(ActionArguments) | ||
| PerformAction(ReassignActionArguments) |
This reassignment handler will update the SURV_APVLLOG property with information about the new assignee
If there is a resource assignment object, is the description on the assignment also updated
| |
| ResolveWhetherToAutoCompleteStep |
Resolve whether to autocomplete step in a survey
|
| Name | Description | |
|---|---|---|
| IsExtensionApproval |
Is true if the survey is for an extension approval, false if it is for an access request approval
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |