Uses of Enum Class
org.eximeebpms.bpm.engine.authorization.UserOperationLogCategoryPermissions
Packages that use UserOperationLogCategoryPermissions
-
Uses of UserOperationLogCategoryPermissions in org.eximeebpms.bpm.engine.authorization
Methods in org.eximeebpms.bpm.engine.authorization that return UserOperationLogCategoryPermissionsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UserOperationLogCategoryPermissions[]UserOperationLogCategoryPermissions.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UserOperationLogCategoryPermissions in org.eximeebpms.bpm.engine.impl.cfg.auth
Methods in org.eximeebpms.bpm.engine.impl.cfg.auth with parameters of type UserOperationLogCategoryPermissionsModifier and TypeMethodDescriptionvoidAuthorizationCommandChecker.checkUserOperationLog(UserOperationLogEntry entry, ProcessDefinitionPermissions processDefinitionPermission, UserOperationLogCategoryPermissions operationLogCategoryPermission)