Uses of Interface
com.atlassian.jira.config.SubTaskManager

Packages that use SubTaskManager
com.atlassian.jira.component   
com.atlassian.jira.web.action.admin.issuetypes   
 

Uses of SubTaskManager in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return SubTaskManager
static SubTaskManager ComponentAccessor.getSubTaskManager()
          Retrieves and returns the subtask manager instance
 

Uses of SubTaskManager in com.atlassian.jira.web.action.admin.issuetypes
 

Constructors in com.atlassian.jira.web.action.admin.issuetypes with parameters of type SubTaskManager
IssueTypeManageableOption(ConstantsManager constantsManager, SubTaskManager subTaskManager, ApplicationProperties properties, JiraAuthenticationContext authenticationContext)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.