| Package | Description |
|---|---|
| com.hpe.i3s.dto.deployment.goldenimage | |
| com.hpe.i3s.dto.deployment.osbuildplan | |
| com.hpe.i3s.dto.deployment.planscript |
| Modifier and Type | Method and Description |
|---|---|
List<DependentArtifacts> |
GoldenImage.getDependentArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoldenImage.setDependentArtifacts(List<DependentArtifacts> dependentArtifacts) |
| Modifier and Type | Method and Description |
|---|---|
List<DependentArtifacts> |
OeBuildPlan.getDependentArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
OeBuildPlan.setDependentArtifacts(List<DependentArtifacts> dependentArtifacts) |
| Modifier and Type | Method and Description |
|---|---|
List<DependentArtifacts> |
PlanScript.getDependentArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanScript.setDependentArtifacts(List<DependentArtifacts> dependentArtifacts) |
Copyright © 2017. All rights reserved.