Uses of Interface
com.atlassian.jira.permission.WorkflowPermission
Packages that use WorkflowPermission
-
Uses of WorkflowPermission in com.atlassian.jira.permission
Classes in com.atlassian.jira.permission that implement WorkflowPermissionModifier and TypeClassDescriptionclassRepresents a single permission granted in the JIRA workflow XML, eg:classDenies the permission for everyone.Methods in com.atlassian.jira.permission that return WorkflowPermissionModifier and TypeMethodDescriptionfinal WorkflowPermissionWorkflowPermissionFactory.createWorkflowPermission(ProjectPermissionKey relevantPermission, boolean isParent, String metaKey, String metaValue) Create aDefaultWorkflowPermissionfrom a meta attribute key:value pair if it grants a certain permissionMethods in com.atlassian.jira.permission that return types with arguments of type WorkflowPermissionModifier and TypeMethodDescriptionWorkflowPermissionFactory.getWorkflowPermissions(PermissionContext ctx, ProjectPermissionKey permissionId, boolean isParent)