Uses of Interface
com.atlassian.config.setup.SetupPersister

Packages that use SetupPersister
com.atlassian.config.bootstrap   
 

Uses of SetupPersister in com.atlassian.config.bootstrap
 

Fields in com.atlassian.config.bootstrap declared as SetupPersister
protected  SetupPersister DefaultAtlassianBootstrapManager.setupPersister
           
 

Methods in com.atlassian.config.bootstrap that return SetupPersister
 SetupPersister AtlassianBootstrapManager.getSetupPersister()
           
 SetupPersister DefaultAtlassianBootstrapManager.getSetupPersister()
           
 

Methods in com.atlassian.config.bootstrap with parameters of type SetupPersister
 void DefaultAtlassianBootstrapManager.setSetupPersister(SetupPersister setupPersister)
           
 



Atlassian Config is developed by Atlassian Software Systems.