Package | Description |
---|---|
com.flowable.idm.engine.impl.el |
Modifier and Type | Class and Description |
---|---|
class |
FindPlatformUserFunctionDelegate
Function for getting a user by id.
|
class |
IsUserInAllGroupsFunctionDelegate
Function for checking if a user is member of all groups.
|
class |
IsUserInAnyGroupFunctionDelegate
Function for checking if a user is member in any group.
|
class |
IsUserInNoGroupFunctionDelegate
Function for checking if a user is not a member of any group.
|
class |
SetPlatformUserInfoFunctionDelegate
Function for setting a user info for a user.
|
class |
SetUserStateAndSubStateFunctionDelegate
Function for setting the state and sub state of a user
Usage:
|
class |
SetUserStateFunctionDelegate
Function for setting the state of a user
Usage:
|
class |
SetUserSubStateFunctionDelegate
Function for setting the sub state of a user
Usage:
|