Package | Description |
---|---|
org.camunda.bpm.engine.authorization | |
org.camunda.bpm.engine.impl.cfg.auth |
Modifier and Type | Method and Description |
---|---|
static ProcessDefinitionPermissions |
ProcessDefinitionPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessDefinitionPermissions[] |
ProcessDefinitionPermissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationCommandChecker.checkUserOperationLog(UserOperationLogEntry entry,
ProcessDefinitionPermissions processDefinitionPermission,
UserOperationLogCategoryPermissions operationLogCategoryPermission) |
Copyright © 2022. All rights reserved.