|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.step.HostConnectionStep
public class HostConnectionStep
| Field Summary | |
|---|---|
protected Host |
host
|
| Constructor Summary | |
|---|---|
HostConnectionStep(Host host)
|
|
| Method Summary | |
|---|---|
boolean |
execute(StepExecutionContext ctx)
|
java.lang.String |
getDescription()
Returns a description of what this step will really do on execution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Host host
| Constructor Detail |
|---|
public HostConnectionStep(Host host)
| Method Detail |
|---|
public boolean execute(StepExecutionContext ctx)
execute in interface Stepctx - Context info required to execute the step.
public java.lang.String getDescription()
Step
getDescription in interface Step
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||