Uses of Interface
com.atlassian.confluence.plugins.gadgets.refimpl.ExternalGadgetSpecIdGenerator

Packages that use ExternalGadgetSpecIdGenerator
com.atlassian.confluence.plugins.gadgets.gadgetspecstore   
com.atlassian.confluence.plugins.gadgets.refimpl This package should be removed when AG-965 is resolved. 
 

Uses of ExternalGadgetSpecIdGenerator in com.atlassian.confluence.plugins.gadgets.gadgetspecstore
 

Constructors in com.atlassian.confluence.plugins.gadgets.gadgetspecstore with parameters of type ExternalGadgetSpecIdGenerator
DefaultClusterSafeExternalGadgetSpecStore(ClusterManager clusterManager, com.atlassian.bandana.BandanaManager bandanaManager, ExternalGadgetSpecIdGenerator externalGadgetSpecIdGenerator)
           
 

Uses of ExternalGadgetSpecIdGenerator in com.atlassian.confluence.plugins.gadgets.refimpl
 

Classes in com.atlassian.confluence.plugins.gadgets.refimpl that implement ExternalGadgetSpecIdGenerator
 class ExternalGadgetSpecIdGeneratorImpl
          Reference implementation of ExternalGadgetSpecIdGenerator.
 

Constructors in com.atlassian.confluence.plugins.gadgets.refimpl with parameters of type ExternalGadgetSpecIdGenerator
PluginSettingsExternalGadgetSpecStore(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, ExternalGadgetSpecIdGenerator gadgetSpecIdGenerator)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.