Package bpmn.handler.security
Class UserAuthorityHandler
java.lang.Object
bpmn.handler.security.UserAuthorityHandler
- All Implemented Interfaces:
TaskHandler
- Author:
- gilfanovrenat
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
contextLocal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
clearContext, getContext, setContext
-
Field Details
-
login
-
userAccountId
-
userFio
-
firstName
-
lastName
-
middleName
-
orgName
-
orgCode
-
userGroups
-
userRoles
-
hasRoleVariables
-
hasGroupVariables
-
-
Constructor Details
-
UserAuthorityHandler
public UserAuthorityHandler()
-
-
Method Details
-
executeHandler
public void executeHandler()- Specified by:
executeHandler
in interfaceTaskHandler
-