Uses of Class
com.atlassian.greenhopper.web.project.ProjectHelper
Packages that use ProjectHelper
Package
Description
-
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.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)