Uses of Interface
com.atlassian.greenhopper.service.rapid.RapidViewHistoryService

Packages that use RapidViewHistoryService
com.atlassian.greenhopper.service.rapid   
com.atlassian.greenhopper.web.rapid   
com.atlassian.greenhopper.web.rapid.view   
 

Uses of RapidViewHistoryService in com.atlassian.greenhopper.service.rapid
 

Classes in com.atlassian.greenhopper.service.rapid that implement RapidViewHistoryService
 class RapidViewHistoryServiceImpl
          Implementation of RapidViewHistoryService Users UserHistoryManager under the covers
 

Uses of RapidViewHistoryService in com.atlassian.greenhopper.web.rapid
 

Constructors in com.atlassian.greenhopper.web.rapid with parameters of type RapidViewHistoryService
RapidBoardResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, RapidBoardViewModelFactory rapidViewFactory, RapidViewService rapidViewService, RapidViewHistoryService rapidViewHistoryService)
           
 

Uses of RapidViewHistoryService in com.atlassian.greenhopper.web.rapid.view
 

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type RapidViewHistoryService
RapidViewEditResource(ColumnEditHelper columnEditHelper, RapidViewEditHelper rapidViewEditHelper, RapidViewFilterHelper rapidViewFilterHelper, SwimlaneHelper swimlaneHelper, RapidViewService rapidViewService, EstimateStatisticService estimateStatisticService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, EstimationHelper estimationHelper, TrackingStatisticService trackingStatisticService, I18nFactoryService i18nFactoryService, RapidViewHistoryService rapidViewHistoryService)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.