Interface AuthorizationRuleMapping

All Known Implementing Classes:
AuthorizationRuleMappingImpl, ManagerInvolvedAuthorizationRuleMappingImpl

public interface AuthorizationRuleMapping
Author:
Laurent Leseigneur
  • Method Details

    • getProcessStartRuleKeys

      List<String> getProcessStartRuleKeys()
      Returns:
      a list of rule identifiers applied when a form or page is used to start a process
    • getProcessOverviewRuleKeys

      List<String> getProcessOverviewRuleKeys()
      Returns:
      a list of rule identifiers applied when a form or page is used to display process overview
    • getTaskRuleKeys

      List<String> getTaskRuleKeys()
      Returns:
      a list of rule identifiers applied when a form or page is used to execute a task