Package com.axemble.vdoc.sdk.interfaces
Interface ISecurityController.IPermissionFlags.WorkflowContainerPermissionFlags
- All Superinterfaces:
ISecurityController.IPermissionFlags.CommonPermissionFlags
- Enclosing interface:
ISecurityController.IPermissionFlags
public static interface ISecurityController.IPermissionFlags.WorkflowContainerPermissionFlags
extends ISecurityController.IPermissionFlags.CommonPermissionFlags
Workflow container flags
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Gives the right to manage the life cycle of any workflow underneath the workflow containerFields inherited from interface com.axemble.vdoc.sdk.interfaces.ISecurityController.IPermissionFlags.CommonPermissionFlags
CREATE
-
Field Details
-
LIFE_CYCLE_MANAGE
static final int LIFE_CYCLE_MANAGEGives the right to manage the life cycle of any workflow underneath the workflow container- See Also:
-