public class DeleteStep extends Object
| Constructor and Description |
|---|
DeleteStep(ReleaseRepository releaseRepository,
DeployerRepository deployerRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.skipper.domain.Release |
delete(org.springframework.cloud.skipper.domain.Release release,
AppDeployerData existingAppDeployerData,
List<String> applicationNamesToDelete) |
public DeleteStep(ReleaseRepository releaseRepository, DeployerRepository deployerRepository)
public org.springframework.cloud.skipper.domain.Release delete(org.springframework.cloud.skipper.domain.Release release,
AppDeployerData existingAppDeployerData,
List<String> applicationNamesToDelete)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.