com.atlassian.jira.issue.security
Class IssueSecurityTypeManager
java.lang.Object
com.atlassian.jira.scheme.AbstractSchemeTypeManager<SecurityType>
com.atlassian.jira.security.AbstractSecurityTypeManager
com.atlassian.jira.issue.security.IssueSecurityTypeManager
- All Implemented Interfaces:
- SchemeTypeManager<SecurityType>, SecurityTypeManager
public class IssueSecurityTypeManager
- extends AbstractSecurityTypeManager
- implements SecurityTypeManager
This class reads the permission-types.xml file for the different types of issue securities that are used.
These can be group, CurrentReporter , Project Lead etc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IssueSecurityTypeManager
public IssueSecurityTypeManager()
Copyright © 2002-2012 Atlassian. All Rights Reserved.