Class AuthorizationRuleMappingImpl
java.lang.Object
org.bonitasoft.engine.core.form.impl.AuthorizationRuleMappingImpl
- All Implemented Interfaces:
AuthorizationRuleMapping
- Author:
- Laurent Leseigneur
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AuthorizationRuleMappingImpl
public AuthorizationRuleMappingImpl()
-
-
Method Details
-
getProcessStartRuleKeys
- Specified by:
getProcessStartRuleKeysin interfaceAuthorizationRuleMapping- Returns:
- a list of rule identifiers applied when a form or page is used to start a process
-
getProcessOverviewRuleKeys
- Specified by:
getProcessOverviewRuleKeysin interfaceAuthorizationRuleMapping- Returns:
- a list of rule identifiers applied when a form or page is used to display process overview
-
getTaskRuleKeys
- Specified by:
getTaskRuleKeysin interfaceAuthorizationRuleMapping- Returns:
- a list of rule identifiers applied when a form or page is used to execute a task
-