Uses of Interface
com.atlassian.greenhopper.manager.GreenHopperCache

Packages that use GreenHopperCache
com.atlassian.greenhopper.manager.color   
com.atlassian.greenhopper.manager.detailview   
com.atlassian.greenhopper.manager.rankableobject   
com.atlassian.greenhopper.manager.sprintmarker   
com.atlassian.greenhopper.manager.version   
com.atlassian.greenhopper.manager.workingdays   
com.atlassian.greenhopper.service.configuration   
com.atlassian.greenhopper.service.rapid.view   
com.atlassian.greenhopper.service.rapid.view.subquery   
com.atlassian.greenhopper.service.sprint   
com.atlassian.greenhopper.service.timetracking   
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.color
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.manager.color
 interface CardColorManager
          Manages card color objects
 

Classes in com.atlassian.greenhopper.manager.color that implement GreenHopperCache
 class CardColorManagerImpl
          Card color manager impl
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.detailview
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.manager.detailview
 interface DetailViewFieldManager
          TODO: Document this class / interface here
 

Classes in com.atlassian.greenhopper.manager.detailview that implement GreenHopperCache
 class DetailViewFieldManagerImpl
          TODO: Document this class / interface here
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.rankableobject
 

Classes in com.atlassian.greenhopper.manager.rankableobject that implement GreenHopperCache
 class RankableObjectManager
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.sprintmarker
 

Classes in com.atlassian.greenhopper.manager.sprintmarker that implement GreenHopperCache
 class SprintMarkerManager
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.version
 

Classes in com.atlassian.greenhopper.manager.version that implement GreenHopperCache
 class VersionMetaDataManagerImpl
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.manager.workingdays
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.manager.workingdays
 interface WorkingDaysManager
          Manages the working days configuration of rapid views
 

Classes in com.atlassian.greenhopper.manager.workingdays that implement GreenHopperCache
 class WorkingDaysManagerImpl
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.service.configuration
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.service.configuration
 interface UserBoardsPreferencesService
          Provides UserBoardsPreferences objects
 

Classes in com.atlassian.greenhopper.service.configuration that implement GreenHopperCache
 class ConfigurationServiceImpl
          Implementation of the PersistenceService interface Wraps PropertySetManager for persistence.
 class UserBoardsPreferencesServiceImpl
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.service.rapid.view
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.service.rapid.view
 interface ColumnService
           
 interface QuickFilterService
          Provides quick filter configuration related functionality
 interface RapidViewService
           
 interface StatisticsFieldService
          Provides access to StatisticsFieldConfig and StatisticsFieldInstance.
 interface SwimlaneService
          Provides swimlanes configuration related functionality
 

Classes in com.atlassian.greenhopper.service.rapid.view that implement GreenHopperCache
 class ColumnServiceImpl
           
 class QuickFilterServiceImpl
          Provides quick filter configuration related functionality
 class RapidViewServiceImpl
           
 class StatisticsFieldServiceImpl
          Default implementation of StatisticsFieldService.
 class SwimlaneServiceImpl
          Provides swimlanes configuration related functionality
 

Uses of GreenHopperCache in com.atlassian.greenhopper.service.rapid.view.subquery
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.service.rapid.view.subquery
 interface SubqueryService
           
 

Classes in com.atlassian.greenhopper.service.rapid.view.subquery that implement GreenHopperCache
 class SubqueryServiceImpl
           
 

Uses of GreenHopperCache in com.atlassian.greenhopper.service.sprint
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.service.sprint
 interface SprintManager
          Sprint manager as well as cache
 

Classes in com.atlassian.greenhopper.service.sprint that implement GreenHopperCache
 class SprintManagerImpl
          Implementation of SprintManager
 

Uses of GreenHopperCache in com.atlassian.greenhopper.service.timetracking
 

Subinterfaces of GreenHopperCache in com.atlassian.greenhopper.service.timetracking
 interface WorklogHistoryService
          The worklog history service is responsible for delivering data that is based on JIRA worklogs
 

Classes in com.atlassian.greenhopper.service.timetracking that implement GreenHopperCache
 class WorklogHistoryServiceImpl
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.