Package com.atlassian.jira.permission

Interface Summary
PermissionContext Represents the context in which a permission evaluation is to be made.
PermissionContextFactory  
PermissionSchemeManager This class is used to handle Permission Schemes.
ProjectPermissionSchemeHelper An internal helper class for Project Configuration.
WorkflowPermission Represents a single permission granted in the JIRA workflow XML.
 

Class Summary
DefaultPermissionContextFactory  
DefaultPermissionSchemeManager This class is used to handle Permission Schemes.
DefaultProjectPermissionSchemeHelper  
DefaultWorkflowPermission Represents a single permission granted in the JIRA workflow XML, eg:
DenyWorkflowPermission Denies the permission for everyone.
GlobalPermissionType Represents a global permission in JIRA.
PermissionContextImpl Default PermissionContext implementation.
PermissionTypeManager This class reads the permission-types.xml file for the different types of permission that are used.
SchemePermissions This class gets a list of all the permissions that can be part of a permission scheme.
WorkflowBasedPermissionSchemeManager Custom permission scheme manager that allows the list of assignable users to be restricted by workflow state.
WorkflowPermissionFactory  
 

Enum Summary
Permission Since v6.2.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.