com.polarion.alm.tracker.workflow.config.IActionSignaturesConfiguration.IAutoSignatureConfiguration


METHODS
Modifiers and TypeNameDescription
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