| Package | Description |
|---|---|
| com.hpe.i3s.dto.deployment.artifactsbundle |
| Modifier and Type | Method and Description |
|---|---|
List<InputArtifacts> |
CreateArtifactsBundle.getBuildPlans() |
List<InputArtifacts> |
CreateArtifactsBundle.getDeploymentPlans() |
List<InputArtifacts> |
CreateArtifactsBundle.getGoldenImages() |
List<InputArtifacts> |
CreateArtifactsBundle.getPlanScripts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateArtifactsBundle.setBuildPlans(List<InputArtifacts> buildPlans) |
void |
CreateArtifactsBundle.setDeploymentPlans(List<InputArtifacts> deploymentPlans) |
void |
CreateArtifactsBundle.setGoldenImages(List<InputArtifacts> goldenImages) |
void |
CreateArtifactsBundle.setPlanScripts(List<InputArtifacts> planScripts) |
Copyright © 2016. All rights reserved.