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 Details

    • XStreamDeploymentInProgressPersisterImpl

      public XStreamDeploymentInProgressPersisterImpl(com.thoughtworks.xstream.XStream xStream, Supplier<File> stateDirectorySupplier)