Package org.bonitasoft.engine.core.form
Interface AuthorizationRuleMapping
- All Known Implementing Classes:
AuthorizationRuleMappingImpl,ManagerInvolvedAuthorizationRuleMappingImpl
public interface AuthorizationRuleMapping
- Author:
- Laurent Leseigneur
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getProcessStartRuleKeys
- Returns:
- a list of rule identifiers applied when a form or page is used to start a process
-
getProcessOverviewRuleKeys
- Returns:
- a list of rule identifiers applied when a form or page is used to display process overview
-
getTaskRuleKeys
- Returns:
- a list of rule identifiers applied when a form or page is used to execute a task
-