Class PermissionConstants
- java.lang.Object
-
- com.flowable.platform.security.permission.PermissionConstants
-
public class PermissionConstants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PermissionConstants()
-
-
-
Field Detail
-
CASE_VIEW
public static final String CASE_VIEW
- See Also:
- Constant Field Values
-
CASE_EDIT
public static final String CASE_EDIT
- See Also:
- Constant Field Values
-
CASE_DELETE
public static final String CASE_DELETE
- See Also:
- Constant Field Values
-
CASE_TERMINATE
public static final String CASE_TERMINATE
- See Also:
- Constant Field Values
-
CASE_CHANGE_ASSIGNEE
public static final String CASE_CHANGE_ASSIGNEE
- See Also:
- Constant Field Values
-
CASE_IDENTITYLINK_VIEW
public static final String CASE_IDENTITYLINK_VIEW
- See Also:
- Constant Field Values
-
CASE_IDENTITYLINK_EDIT
public static final String CASE_IDENTITYLINK_EDIT
- See Also:
- Constant Field Values
-
CASE_IDENTITYLINK_DELETE
public static final String CASE_IDENTITYLINK_DELETE
- See Also:
- Constant Field Values
-
CASE_IDENTITYLINK_CREATE
public static final String CASE_IDENTITYLINK_CREATE
- See Also:
- Constant Field Values
-
CASE_DOCUMENT_VIEW
public static final String CASE_DOCUMENT_VIEW
- See Also:
- Constant Field Values
-
CASE_DOCUMENT_EDIT
public static final String CASE_DOCUMENT_EDIT
- See Also:
- Constant Field Values
-
CASE_DOCUMENT_DELETE
public static final String CASE_DOCUMENT_DELETE
- See Also:
- Constant Field Values
-
CASE_DOCUMENT_CREATE
public static final String CASE_DOCUMENT_CREATE
- See Also:
- Constant Field Values
-
CASE_COMMENT_VIEW
public static final String CASE_COMMENT_VIEW
- See Also:
- Constant Field Values
-
CASE_COMMENT_EDIT
public static final String CASE_COMMENT_EDIT
- See Also:
- Constant Field Values
-
CASE_COMMENT_DELETE
public static final String CASE_COMMENT_DELETE
- See Also:
- Constant Field Values
-
CASE_COMMENT_CREATE
public static final String CASE_COMMENT_CREATE
- See Also:
- Constant Field Values
-
PROCESS_VIEW
public static final String PROCESS_VIEW
- See Also:
- Constant Field Values
-
PROCESS_EDIT
public static final String PROCESS_EDIT
- See Also:
- Constant Field Values
-
PROCESS_DELETE
public static final String PROCESS_DELETE
- See Also:
- Constant Field Values
-
PROCESS_CHANGE_ASSIGNEE
public static final String PROCESS_CHANGE_ASSIGNEE
- See Also:
- Constant Field Values
-
PROCESS_IDENTITYLINK_VIEW
public static final String PROCESS_IDENTITYLINK_VIEW
- See Also:
- Constant Field Values
-
PROCESS_IDENTITYLINK_EDIT
public static final String PROCESS_IDENTITYLINK_EDIT
- See Also:
- Constant Field Values
-
PROCESS_IDENTITYLINK_DELETE
public static final String PROCESS_IDENTITYLINK_DELETE
- See Also:
- Constant Field Values
-
PROCESS_IDENTITYLINK_CREATE
public static final String PROCESS_IDENTITYLINK_CREATE
- See Also:
- Constant Field Values
-
PROCESS_DOCUMENT_VIEW
public static final String PROCESS_DOCUMENT_VIEW
- See Also:
- Constant Field Values
-
PROCESS_DOCUMENT_EDIT
public static final String PROCESS_DOCUMENT_EDIT
- See Also:
- Constant Field Values
-
PROCESS_DOCUMENT_DELETE
public static final String PROCESS_DOCUMENT_DELETE
- See Also:
- Constant Field Values
-
PROCESS_DOCUMENT_CREATE
public static final String PROCESS_DOCUMENT_CREATE
- See Also:
- Constant Field Values
-
PROCESS_COMMENT_EDIT
public static final String PROCESS_COMMENT_EDIT
- See Also:
- Constant Field Values
-
PROCESS_COMMENT_VIEW
public static final String PROCESS_COMMENT_VIEW
- See Also:
- Constant Field Values
-
PROCESS_COMMENT_DELETE
public static final String PROCESS_COMMENT_DELETE
- See Also:
- Constant Field Values
-
PROCESS_COMMENT_CREATE
public static final String PROCESS_COMMENT_CREATE
- See Also:
- Constant Field Values
-
TASK_VIEW
public static final String TASK_VIEW
- See Also:
- Constant Field Values
-
TASK_EDIT
public static final String TASK_EDIT
- See Also:
- Constant Field Values
-
TASK_NAME_EDIT
public static final String TASK_NAME_EDIT
- See Also:
- Constant Field Values
-
TASK_DELETE
public static final String TASK_DELETE
- See Also:
- Constant Field Values
-
TASK_CHANGE_ASSIGNEE
public static final String TASK_CHANGE_ASSIGNEE
- See Also:
- Constant Field Values
-
TASK_CLAIM
public static final String TASK_CLAIM
- See Also:
- Constant Field Values
-
TASK_COMPLETE
public static final String TASK_COMPLETE
- See Also:
- Constant Field Values
-
TASK_IDENTITYLINK_VIEW
public static final String TASK_IDENTITYLINK_VIEW
- See Also:
- Constant Field Values
-
TASK_IDENTITYLINK_EDIT
public static final String TASK_IDENTITYLINK_EDIT
- See Also:
- Constant Field Values
-
TASK_IDENTITYLINK_DELETE
public static final String TASK_IDENTITYLINK_DELETE
- See Also:
- Constant Field Values
-
TASK_IDENTITYLINK_CREATE
public static final String TASK_IDENTITYLINK_CREATE
- See Also:
- Constant Field Values
-
TASK_DOCUMENT_VIEW
public static final String TASK_DOCUMENT_VIEW
- See Also:
- Constant Field Values
-
TASK_DOCUMENT_EDIT
public static final String TASK_DOCUMENT_EDIT
- See Also:
- Constant Field Values
-
TASK_DOCUMENT_DELETE
public static final String TASK_DOCUMENT_DELETE
- See Also:
- Constant Field Values
-
TASK_DOCUMENT_CREATE
public static final String TASK_DOCUMENT_CREATE
- See Also:
- Constant Field Values
-
TASK_COMMENT_EDIT
public static final String TASK_COMMENT_EDIT
- See Also:
- Constant Field Values
-
TASK_COMMENT_VIEW
public static final String TASK_COMMENT_VIEW
- See Also:
- Constant Field Values
-
TASK_COMMENT_DELETE
public static final String TASK_COMMENT_DELETE
- See Also:
- Constant Field Values
-
TASK_COMMENT_CREATE
public static final String TASK_COMMENT_CREATE
- See Also:
- Constant Field Values
-
EXTERNAL_WORKER_VIEW
public static final String EXTERNAL_WORKER_VIEW
- See Also:
- Constant Field Values
-
EXTERNAL_WORKER_COMPLETE
public static final String EXTERNAL_WORKER_COMPLETE
- See Also:
- Constant Field Values
-
-