|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.generic.step.BaseStep
com.xebialabs.deployit.plugin.generic.step.GenericBaseStep
@Deprecated public abstract class GenericBaseStep
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.generic.step.BaseStep |
|---|
FREEMARKER_FILE_EXT, logger |
| Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step |
|---|
DEFAULT_ORDER |
| Constructor Summary | |
|---|---|
protected |
GenericBaseStep(int order,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
Deprecated. |
protected |
GenericBaseStep(int order,
java.lang.String description,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
Deprecated. |
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.flow.StepExitCode |
execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
Deprecated. |
int |
getOrder()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GenericBaseStep(int order,
java.lang.String description,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
protected GenericBaseStep(int order,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
| Method Detail |
|---|
public int getOrder()
public com.xebialabs.deployit.plugin.api.flow.StepExitCode execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||