|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildPersisterDecorator | |
---|---|
com.atlassian.bamboo.persister | |
com.atlassian.bamboo.persister.file | |
com.atlassian.bamboo.upgrade.tasks |
Uses of BuildPersisterDecorator in com.atlassian.bamboo.persister |
---|
Classes in com.atlassian.bamboo.persister that implement BuildPersisterDecorator | |
---|---|
class |
CachedBuildPersisterDecorator
Caches the builds so speed up performance and handle transient Build fields. |
Constructors in com.atlassian.bamboo.persister with parameters of type BuildPersisterDecorator | |
---|---|
CachedBuildPersisterDecorator(BuildPersisterDecorator parent)
|
Uses of BuildPersisterDecorator in com.atlassian.bamboo.persister.file |
---|
Classes in com.atlassian.bamboo.persister.file that implement BuildPersisterDecorator | |
---|---|
class |
XStreamBuildPersister
This class provides an XStream implementation of the Bamboo BuildPersisterDecorator 'er. |
Methods in com.atlassian.bamboo.persister.file that return BuildPersisterDecorator | |
---|---|
protected BuildPersisterDecorator |
FileBasedPersister.getBuildDecorator()
Lets us override the default behaviour when testing |
Uses of BuildPersisterDecorator in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks that return BuildPersisterDecorator | |
---|---|
protected BuildPersisterDecorator |
UpgradeTask608BuildLogStorageUpdate.getBuildDecorator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |