package

com.atlassian.gadgets.dashboard.internal.impl

Classes

DashboardImpl Implements methods for operating on a backing DashboardState object. 
DashboardRepositoryImpl Default implementation of DashboardRepository which delegates retrieval and save operations to a DashboardStateStore
DashboardServiceImpl Default implementation of DashboardService
DashboardUrlBuilderImpl  
GadgetFactoryImpl An implementation of GadgetFactory that delegates to a GadgetStateFactory and a GadgetSpecFactory and returns GadgetImpl instances. 
GadgetImpl Basic Gadget implementation. 
StateConverterImpl  
TabImpl  
TransactionalDashboardStateStoreImpl A DashboardStateStore implementation that adds a transactional wrapper around an existing DashboardStateStore  
UserPrefImpl