Uses of Interface
com.atlassian.jira.portal.gadgets.ExternalGadgetStore

Packages that use ExternalGadgetStore
com.atlassian.jira.dashboard   
com.atlassian.jira.portal.gadgets   
 

Uses of ExternalGadgetStore in com.atlassian.jira.dashboard
 

Constructors in com.atlassian.jira.dashboard with parameters of type ExternalGadgetStore
JiraExternalGadgetSpecStore(ExternalGadgetStore externalGadgetStore)
           
 

Uses of ExternalGadgetStore in com.atlassian.jira.portal.gadgets
 

Classes in com.atlassian.jira.portal.gadgets that implement ExternalGadgetStore
 class CachingExternalGadgetStore
          Eagerly caching implementation on the external Gadget store.
 class OfbizExternalGadgetStore
          Ofbiz implementation of the ExternalGadgetStore.
 

Constructors in com.atlassian.jira.portal.gadgets with parameters of type ExternalGadgetStore
CachingExternalGadgetStore(ExternalGadgetStore delegateStore, com.atlassian.event.api.EventPublisher eventPublisher)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.