public class CreateArtifactsBundle extends Object implements Serializable
| Constructor and Description |
|---|
CreateArtifactsBundle() |
public List<InputArtifacts> getBuildPlans()
public void setBuildPlans(List<InputArtifacts> buildPlans)
buildPlans - the buildPlans to setpublic void setDeploymentClusters(List<String> deploymentClusters)
deploymentClusters - the deploymentClusters to setpublic void setDeploymentGroups(List<String> deploymentGroups)
deploymentGroups - the deploymentGroups to setpublic List<InputArtifacts> getDeploymentPlans()
public void setDeploymentPlans(List<InputArtifacts> deploymentPlans)
deploymentPlans - the deploymentPlans to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic List<InputArtifacts> getGoldenImages()
public void setGoldenImages(List<InputArtifacts> goldenImages)
goldenImages - the goldenImages to setpublic void setGoldenVolumes(List<String> goldenVolumes)
goldenVolumes - the goldenVolumes to setpublic void setI3sAppliance(List<String> i3sAppliance)
i3sAppliance - the i3sAppliance to setpublic String getName()
public void setName(String name)
name - the name to setpublic void setOeVolumes(List<String> oeVolumes)
oeVolumes - the oeVolumes to setpublic List<InputArtifacts> getPlanScripts()
public void setPlanScripts(List<InputArtifacts> planScripts)
planScripts - the planScripts to setpublic void setStatelessServers(List<String> statelessServers)
statelessServers - the statelessServers to setCopyright © 2017. All rights reserved.