Uses of Interface
com.atlassian.bamboo.setup.BambooSetupPersister
-
Packages that use BambooSetupPersister Package Description com.atlassian.bamboo.setup com.atlassian.bamboo.ww2.actions.setup -
-
Uses of BambooSetupPersister in com.atlassian.bamboo.setup
Classes in com.atlassian.bamboo.setup that implement BambooSetupPersister Modifier and Type Class Description class
DefaultSetupPersister
-
Uses of BambooSetupPersister in com.atlassian.bamboo.ww2.actions.setup
Methods in com.atlassian.bamboo.ww2.actions.setup that return BambooSetupPersister Modifier and Type Method Description BambooSetupPersister
AbstractSetupAction. getSetupPersister()
Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type BambooSetupPersister Modifier and Type Method Description void
AbstractSetupAction. setSetupPersister(BambooSetupPersister setupPersister)
-