Uses of Class
com.atlassian.jira.security.type.AbstractIssueFieldSecurityType

Packages that use AbstractIssueFieldSecurityType
com.atlassian.jira.security.type   
 

Uses of AbstractIssueFieldSecurityType in com.atlassian.jira.security.type
 

Subclasses of AbstractIssueFieldSecurityType in com.atlassian.jira.security.type
 class CurrentAssignee
           
 class CurrentAssigneeHasAssignablePermission
           
 class CurrentReporter
           
 class CurrentReporterHasCreatePermission
           
 class GroupCF
          Issue Security and Permission type for a Group Selector custom field, or select-list custom fields which specify groups.
 class SimpleIssueFieldSecurityType
          The common class for IssueField SecurityTypes that rely on a simple field (ie a field of the Issue Generic Value).
 class UserCF
          Issue Security and Permission type for a User Selector custom field, or select-list custom fields which specify users.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.