Modifier and Type | Method and Description |
---|---|
Persister |
Bamboo.getDefaultPersister()
Deprecated.
since 5.10
|
Modifier and Type | Field and Description |
---|---|
protected Persister |
BuildResultsAction.persister |
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsAction.setPersister(Persister persister) |
Constructor and Description |
---|
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
ResultsSummaryManager resultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork2.TextProvider textProvider,
ArtifactLinkManager artifactLinkManager,
Persister persister) |
Constructor and Description |
---|
AdministrationConfigurationAccessorImpl(Persister persister,
FeatureManager featureManager) |
AdministrationConfigurationPersisterImpl(Persister persister,
com.atlassian.event.api.EventPublisher eventPublisher) |
DefaultAdministrationConfigurationManager(Persister persister,
AdministrationConfigurationPersister administrationConfigurationPersister,
AdministrationConfigurationAccessor administrationConfigurationAccessor) |
Modifier and Type | Method and Description |
---|---|
Persister |
BambooContainer.getDefaultPersister() |
static Persister |
PersisterFactory.getInstance() |
Modifier and Type | Method and Description |
---|---|
void |
BambooContainer.reportBuildConfigurationProblems(Persister persister,
ErrorHandler errorHandler) |
static void |
PersisterFactory.setPersister(Persister persister) |
Modifier and Type | Method and Description |
---|---|
void |
XmlMigrator.setPersister(Persister persister) |
Modifier and Type | Class and Description |
---|---|
class |
FileBasedPersister
This class persists all data as xml data files on the file system.
|
Modifier and Type | Method and Description |
---|---|
protected Persister |
BambooActionSupport.getDefaultPersister()
Deprecated.
since 5.10
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.