Package org.bonitasoft.engine.page
Class AuthorizationRuleWithParameters
java.lang.Object
org.bonitasoft.engine.page.AuthorizationRuleWithParameters
- Direct Known Subclasses:
IsInvolvedInProcessInstanceRule,IsManagerOfUserInvolvedInProcessInstanceRule,IsProcessInitiatorRule,IsTaskPerformerRule
- Author:
- Emmanuel Duchastenier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected longgetLoggedUserId(SessionAccessor sessionAccessor, SessionService sessionService) protected LonggetLongParameter(Map<String, Serializable> context, String parameterKey)
-
Constructor Details
-
AuthorizationRuleWithParameters
public AuthorizationRuleWithParameters()
-
-
Method Details
-
getLongParameter
-
getLoggedUserId
protected long getLoggedUserId(SessionAccessor sessionAccessor, SessionService sessionService) throws SExecutionException - Throws:
SExecutionException
-