Interface | Description |
---|---|
BuildPersisterDecorator |
This interface provides an abstract for persisting Bamboo builds objects.
|
PersisterOptions |
Class | Description |
---|---|
FileBasedPersister |
This class persists all data as xml data files on the file system.
|
FileBasedPersisterOptions |
This allows the user to specify the file based persister options.
|
XStreamBuildPersister |
This class provides an XStream implementation of the Bamboo
BuildPersisterDecorator 'er. |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.