|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SprintManager in com.atlassian.greenhopper.customfield.sprint |
|---|
| Fields in com.atlassian.greenhopper.customfield.sprint declared as SprintManager | |
|---|---|
protected SprintManager |
AbstractSprintsStateJqlFunction.sprintManager
|
| Constructors in com.atlassian.greenhopper.customfield.sprint with parameters of type SprintManager | |
|---|---|
AbstractSprintsStateJqlFunction(SprintManager sprintManager)
|
|
ClosedSprintsJqlFunction(SprintManager sprintManager)
|
|
FutureSprintsJqlFunction(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.gadget |
|---|
| Constructors in com.atlassian.greenhopper.gadget with parameters of type SprintManager | |
|---|---|
SprintHealthResource(RapidViewService rapidViewService,
SprintManager sprintManager,
SprintHealthService sprintMetricsService,
I18nFactoryService i18nFactoryService)
|
|
| 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,
org.osgi.framework.BundleContext bundleContext)
|
|
| 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.migration |
|---|
| Methods in com.atlassian.greenhopper.service.migration that return SprintManager | |
|---|---|
SprintManager |
SprintMarkerMigrationHelper.getSprintManager()
|
| Uses of SprintManager in com.atlassian.greenhopper.service.sprint |
|---|
| Classes in com.atlassian.greenhopper.service.sprint that implement SprintManager | |
|---|---|
class |
SprintManagerImpl
Implementation of SprintManager |
| Methods in com.atlassian.greenhopper.service.sprint with parameters of type SprintManager | |
|---|---|
static java.util.Collection<Sprint> |
SprintUtils.getSprintsForIds(SprintManager sprintManager,
java.util.Collection<java.lang.Long> ids)
Converts a list of sprint ids into a list of Sprints. |
| Uses of SprintManager in com.atlassian.greenhopper.web.rapid.chart |
|---|
| Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type SprintManager | |
|---|---|
RapidChartResource(com.atlassian.jira.security.JiraAuthenticationContext authContext,
ControlChartModelFactory rapidChartFactory,
CumulativeFlowChartModelFactory cumulativeFlowChartModelFactory,
SprintBurndownModelFactory sprintBurndownModelFactory,
VelocityChartModelFactory velocityChartModelFactory,
RapidViewService rapidViewService,
IndexCheckService indexCheckService,
SprintManager sprintManager,
HistoricSprintDataFactory historicSprintDataFactory,
EpicReportModelFactory epicReportModelFactory,
EpicProgressChartModelFactory epicProgressChartModelFactory,
VersionProgressChartModelFactory versionProgressChartModelFactory,
IssueHelper issueHelper,
com.atlassian.jira.project.version.VersionManager versionManager,
VersionReportModelFactory versionReportModelFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||