Uses of Interface
com.atlassian.gadgets.directory.spi.ExternalGadgetSpecStore

Packages that use ExternalGadgetSpecStore
com.atlassian.gadgets.directory.internal.impl   
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
 

Uses of ExternalGadgetSpecStore in com.atlassian.gadgets.directory.internal.impl
 

Constructors in com.atlassian.gadgets.directory.internal.impl with parameters of type ExternalGadgetSpecStore
ConfigurableExternalGadgetSpecDirectoryEntryProvider(GadgetSpecFactory gadgetSpecFactory, ExternalGadgetSpecStore externalGadgetSpecStore, DirectoryUrlBuilder directoryUrlBuilder, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate, com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of ExternalGadgetSpecStore in com.atlassian.gadgets.refimpl
 

Classes in com.atlassian.gadgets.refimpl that implement ExternalGadgetSpecStore
 class PluginSettingsExternalGadgetSpecStore
          This implementation stores ExternalGadgetSpecs to the SAL PluginSettings API.
 



Copyright © 2012 Atlassian. All Rights Reserved.