public class IsManagerOfUserInvolvedInProcessInstanceRule extends AuthorizationRuleWithParameters implements AuthorizationRule
ProcessRuntimeAPI.isManagerOfUserInvolvedInProcessInstance(long, long)| Constructor and Description |
|---|
IsManagerOfUserInvolvedInProcessInstanceRule(SessionService sessionService,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
ProcessInvolvementDelegate processInvolvementDelegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
isAllowed(String key,
Map<String,Serializable> context) |
getLoggedUserId, getLongParameterpublic IsManagerOfUserInvolvedInProcessInstanceRule(SessionService sessionService, org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor, ProcessInvolvementDelegate processInvolvementDelegate)
public boolean isAllowed(String key, Map<String,Serializable> context) throws org.bonitasoft.engine.commons.exceptions.SExecutionException
isAllowed in interface AuthorizationRuleorg.bonitasoft.engine.commons.exceptions.SExecutionExceptionpublic String getId()
getId in interface AuthorizationRuleCopyright © 2017 Bonitasoft S.A.. All rights reserved.