Uses of Class
com.atlassian.greenhopper.web.project.ProjectHelper
Packages that use ProjectHelper
Package
Description
-
Uses of ProjectHelper in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring that return ProjectHelperModifier and TypeMethodDescriptionMainConfiguration.projectHelper(com.atlassian.jira.bc.project.ProjectService projectService) Methods in com.atlassian.greenhopper.spring with parameters of type ProjectHelperModifier and TypeMethodDescriptionMainConfiguration.boardListHelper(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, ProjectHelper projectHelper, ProjectRapidViewService projectRapidViewService, RapidViewHistoryService rapidViewHistoryService, RapidViewService rapidViewService, com.atlassian.jira.cache.request.RequestCacheFactory importedRequestCacheFactory) MainConfiguration.sprintHelper(I18nFactoryService i18nFactoryService, com.atlassian.jira.datetime.DateTimeFormatter dateTimeFormatterFactory, RankService rankService, RapidViewService rapidViewService, SprintIssueService sprintIssueService, RapidViewSprintQueryService rapidViewSprintQueryService, RankableFactory rankableFactory, ColumnService columnService, SprintFinder sprintFinder, SavedFilterService savedFilterService, LexoRankCustomFieldService lexoRankCustomFieldService, RecentSprintHistoryService recentSprintHistoryService, com.atlassian.jira.config.FeatureManager featureManager, ProjectHelper projectHelper, ProjectRapidViewService projectRapidViewService) -
Uses of ProjectHelper in com.atlassian.greenhopper.web.project
Constructors in com.atlassian.greenhopper.web.project with parameters of type ProjectHelper -
Uses of ProjectHelper in com.atlassian.greenhopper.web.rapid.sprint
Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type ProjectHelperModifierConstructorDescriptionSprintHelper(I18nFactoryService i18nFactoryService, com.atlassian.jira.datetime.DateTimeFormatter dateTimeFormatterFactory, RankService rankService, RapidViewService rapidViewService, SprintIssueService sprintIssueService, RapidViewSprintQueryService rapidViewSprintQueryService, RankableFactory rankableFactory, ColumnService columnService, SprintFinder sprintFinder, SavedFilterService savedFilterService, LexoRankCustomFieldService lexoRankCustomFieldService, RecentSprintHistoryService recentSprintHistoryService, com.atlassian.jira.config.FeatureManager featureManager, ProjectHelper projectHelper, ProjectRapidViewService projectRapidViewService) -
Uses of ProjectHelper in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type ProjectHelperModifierConstructorDescriptionRapidViewListResource(RapidViewListHelper rapidViewListHelper, ProjectHelper projectHelper) -
Uses of ProjectHelper in com.atlassian.greenhopper.web.sidebar
Constructors in com.atlassian.greenhopper.web.sidebar with parameters of type ProjectHelperModifierConstructorDescriptionBoardListHelper(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, ProjectHelper projectHelper, ProjectRapidViewService projectRapidViewService, RapidViewHistoryService rapidViewHistoryService, RapidViewService rapidViewService, com.atlassian.jira.cache.request.RequestCacheFactory requestCacheFactory)