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

Packages that use AbstractSecurityType
com.atlassian.jira.notification.type   
com.atlassian.jira.security.type   
 

Uses of AbstractSecurityType in com.atlassian.jira.notification.type
 

Subclasses of AbstractSecurityType in com.atlassian.jira.notification.type
 class ProjectRoleSecurityAndNotificationType
           
 

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

Subclasses of AbstractSecurityType in com.atlassian.jira.security.type
 class AbstractIssueFieldSecurityType
           
 class AbstractProjectsSecurityType
           
 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 GroupDropdown
           
 class ProjectLead
           
 class SingleUser
           
 class UserCF
          Issue Security and Permission type for a User Selector custom field, or select-list custom fields which specify users.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.