com.polarion.alm.tracker.model.IWorkflowObjectPermissions
METHODS
Modifiers and Type | Name | Description |
---|---|---|
boolean | sign() | Checks if current user can sign or decline workflow transitions of the workflow object. |
boolean | manageSignatures() | Checks if current user can remove signatures, reset signatures to invited status, and invite other users for signature (i.e. add signatures in invited status for other users). |
boolean | comment() | Checks if current user can comment on the workflow object |
Back to Index