com.polarion.alm.tracker.workflow.config.IActionSignaturesConfiguration.IAutoSignatureConfiguration
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| boolean | isEnabled() | Returns true if auto signing by current user is enabled for this action. |
| String | getSignerRole() | Signer role of the automatically added signature. If it is not set, the added signature will have no signer role. |
Back to Index