public class DeploymentExportServiceImpl extends Object implements DeploymentExportService
Constructor and Description |
---|
DeploymentExportServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Iterable<Path> |
exportAllDeploymentProjects()
Export all deployments to default location in Bamboo home dir.
|
Path |
exportSingleDeployment(DeploymentProject project)
Export single deployment project to default location in Bamboo home dir
|
public Iterable<Path> exportAllDeploymentProjects()
DeploymentExportService
exportAllDeploymentProjects
in interface DeploymentExportService
public Path exportSingleDeployment(@NotNull DeploymentProject project)
DeploymentExportService
exportSingleDeployment
in interface DeploymentExportService
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.