Policy Violation Library

Method / Usage

Method / Usage

Expected Args

(Required Args are marked with a * )

public Object delete(WorkflowContext wfc)

Deletes the current approval object associated with this workflow.

none

public Object ignore(WorkflowContext wfc)

Ends the workflow associated with the current approval object without performing any actions.

none

public Object mitigateViolation(WorkflowContext wfc)

Mitigates by temporarily allowing a policy violation.

  • expiration*

  • comments

public Object getRemediatables(WorkflowContext wfc)

 

none

public Object getRemediatables(WorkflowContext wfc)

 

  • remediator

  • actor

  • comments

  • remediations*

Use if remediator argument is not specified and actor is. Use remediator in new method calls.