Uses of Class
com.atlassian.greenhopper.web.rapid.issue.IssueHelper

Packages that use IssueHelper
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.issue.attachment   
com.atlassian.greenhopper.web.rapid.issue.issuelink   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.chart
 

Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type IssueHelper
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)
           
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.issue
 

Constructors in com.atlassian.greenhopper.web.rapid.issue with parameters of type IssueHelper
IssueResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, IssueEntryFactory issueEntryFactory, TransitionEntryFactory transitionEntryFactory, I18nFactoryService i18nFactoryService, IssueHelper issueHelper, RapidViewService rapidViewService, PoolService poolService, EstimateStatisticService estimateStatisticService, SprintIssueService sprintIssueService, TrackingStatisticService trackingStatisticService, VersionService versionService, com.atlassian.jira.bc.issue.IssueService jiraIssueService, com.atlassian.jira.bc.project.version.VersionService jiraVersionService)
           
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.issue.attachment
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.attachment with parameters of type IssueHelper
AttachmentsResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, AttachmentsFactory attachmentsFactory, IssueHelper issueHelper)
           
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.issue.issuelink
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.issuelink with parameters of type IssueHelper
EpicResource(EpicService epicService, IssueHelper issueHelper, IssueTypeService issueTypeService, I18nFactoryService i18nFactoryService, com.atlassian.jira.project.ProjectManager projectManager, EpicLabelProviderImpl epicLabelProvider)
           
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.list
 

Constructors in com.atlassian.greenhopper.web.rapid.list with parameters of type IssueHelper
FlagResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, IssueHelper issueHelper, FlagService flagService, I18nFactoryService i18nFactoryService)
           
 

Uses of IssueHelper in com.atlassian.greenhopper.web.rapid.sprint
 

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type IssueHelper
ActiveSprintIssuesResource(com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, SprintIssueService sprintIssueService, IssueHelper issueHelper)
           
SprintIssuesResource(SprintManager sprintManager, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, SprintIssueService sprintIssueService, IssueHelper issueHelper)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.