|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Persister in com.atlassian.bamboo |
|---|
| Methods in com.atlassian.bamboo that return Persister | |
|---|---|
Persister |
Bamboo.getDefaultPersister()
Which persister is the system using? |
| Uses of Persister in com.atlassian.bamboo.build.expiry |
|---|
| Methods in com.atlassian.bamboo.build.expiry with parameters of type Persister | |
|---|---|
void |
BuildExpiryBean.setPersister(Persister persister)
|
void |
BuildExpiryAction.setPersister(Persister persister)
|
| Uses of Persister in com.atlassian.bamboo.builder |
|---|
| Methods in com.atlassian.bamboo.builder with parameters of type Persister | |
|---|---|
void |
DefaultBuilderManager.setPersister(Persister persister)
|
| Constructors in com.atlassian.bamboo.builder with parameters of type Persister | |
|---|---|
DefaultBuilderManager(com.atlassian.plugin.PluginManager pluginManager,
Persister container)
|
|
| Uses of Persister in com.atlassian.bamboo.container |
|---|
| Methods in com.atlassian.bamboo.container that return Persister | |
|---|---|
Persister |
BambooContainer.getDefaultPersister()
|
static Persister |
PersisterFactory.getInstance()
|
protected Persister |
BambooTask.getPersister()
What is the task's Build Persister? |
| Methods in com.atlassian.bamboo.container with parameters of type Persister | |
|---|---|
void |
BambooContainer.initialiseBuilds(Persister persister)
Initialise the builds/build strategies so that they are intialised when the server is started. |
void |
BambooContainer.reportBuildConfigurationProblems(Persister persister,
ErrorHandler errorHandler)
|
void |
BambooContainer.setPersister(Persister persister)
|
static void |
PersisterFactory.setPersister(Persister persister)
|
| Uses of Persister in com.atlassian.bamboo.migration |
|---|
| Methods in com.atlassian.bamboo.migration with parameters of type Persister | |
|---|---|
void |
XmlMigrator.setPersister(Persister persister)
|
| Uses of Persister in com.atlassian.bamboo.persister.file |
|---|
| Classes in com.atlassian.bamboo.persister.file that implement Persister | |
|---|---|
class |
FileBasedPersister
This class persists all data as xml data files on the file system. |
| Uses of Persister in com.atlassian.bamboo.security |
|---|
| Methods in com.atlassian.bamboo.security that return Persister | |
|---|---|
Persister |
BambooPermissionManager.getPersister()
|
| Methods in com.atlassian.bamboo.security with parameters of type Persister | |
|---|---|
void |
BambooPermissionManager.setPersister(Persister persister)
|
| Uses of Persister in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks that return Persister | |
|---|---|
protected Persister |
UpgradeTask102.getPersister()
|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type Persister | |
|---|---|
void |
UpgradeTask230.setPersister(Persister persister)
|
void |
UpgradeTask233.setPersister(Persister persister)
|
| Uses of Persister in com.atlassian.bamboo.ww2 |
|---|
| Methods in com.atlassian.bamboo.ww2 that return Persister | |
|---|---|
protected Persister |
BambooActionSupport.getDefaultPersister()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||