public interface WorkflowAccessRights
| Modifier and Type | Field and Description | 
|---|---|
| static AccessRight[] | ACCESS_RIGHTSThe array of all workflow access rights. | 
| static java.lang.String | CLASS_VERSION | 
| static AccessRight | EXECUTEThe ability to execute a workflow. | 
static final java.lang.String CLASS_VERSION
static final AccessRight EXECUTE
static final AccessRight[] ACCESS_RIGHTS