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 SummaryFieldsModifier and TypeFieldDescriptionstatic final intGives the right to manage the life cycle of any workflow underneath the workflow containerFields inherited from interface com.axemble.vdoc.sdk.interfaces.ISecurityController.IPermissionFlags.CommonPermissionFlagsCREATE
- 
Field Details- 
LIFE_CYCLE_MANAGEstatic final int LIFE_CYCLE_MANAGEGives the right to manage the life cycle of any workflow underneath the workflow container- See Also:
 
 
-