Class XStreamDeploymentInProgressPersisterImpl
- java.lang.Object
-
- com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister<DeploymentResultKey,DeploymentInProgress>
-
- com.atlassian.bamboo.deployments.runtime.XStreamDeploymentInProgressPersisterImpl
-
- All Implemented Interfaces:
XStreamObjectPersister<DeploymentResultKey,DeploymentInProgress>
public class XStreamDeploymentInProgressPersisterImpl extends AbstractXStreamPersister<DeploymentResultKey,DeploymentInProgress>
-
-
Constructor Summary
Constructors Constructor Description XStreamDeploymentInProgressPersisterImpl(com.thoughtworks.xstream.XStream xStream, Supplier<File> stateDirectorySupplier)
-
Method Summary
-
Methods inherited from class com.atlassian.bamboo.persister.xstream.AbstractXStreamPersister
cleanStorage, load, loadAndRemoveAll, remove, save, storageFile, temporaryFile
-
-