public class Deployment.Step extends Object
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment.Action> |
getActions() |
void |
setActions(List<Deployment.Action> actions) |
String |
toString() |
public List<Deployment.Action> getActions()
public void setActions(List<Deployment.Action> actions)
Copyright © 2016. All rights reserved.