Uses of Interface
com.atlassian.greenhopper.service.sprint.SprintManager

Packages that use SprintManager
com.atlassian.greenhopper.customfield.sprint   
com.atlassian.greenhopper.optionalfeatures.sampledata   
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.sprint   
 

Uses of SprintManager in com.atlassian.greenhopper.customfield.sprint
 

Constructors in com.atlassian.greenhopper.customfield.sprint with parameters of type SprintManager
ClosedSprintsJqlFunction(SprintManager sprintManager)
           
OpenSprintsJqlFunction(SprintManager sprintManager)
           
SprintCFType(SprintManager sprintManager, WebUtilities webUtilities, com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister customFieldValuePersister, com.atlassian.jira.issue.customfields.manager.GenericConfigManager genericConfigManager, I18nFactoryService i18nFactory, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
          Overriden, calls super constructor.
 

Uses of SprintManager in com.atlassian.greenhopper.optionalfeatures.sampledata
 

Constructors in com.atlassian.greenhopper.optionalfeatures.sampledata with parameters of type SprintManager
SampleDataGeneratorImpl(com.atlassian.jira.plugins.importer.sample.SampleDataImporter importer, com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SimplifiedWorkflowService simplifiedWorkflowService, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
SampleDataImporterServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, SimplifiedWorkflowService simplifiedWorkflowService, com.atlassian.jira.project.ProjectManager projectManager, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
 

Uses of SprintManager in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return SprintManager
 SprintManager BridgeServiceLocator.getSprintManager()
          Deprecated.  
 

Uses of SprintManager in com.atlassian.greenhopper.service.sprint
 

Classes in com.atlassian.greenhopper.service.sprint that implement SprintManager
 class SprintManagerImpl
          Implementation of SprintManager
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.