@StepMetadata(name="wlst")
public class WlstStep
extends com.xebialabs.deployit.plugin.steps.CalculatedStep
implements com.xebialabs.deployit.plugin.api.flow.PreviewStep
| Constructor and Description |
|---|
WlstStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPostConstruct(com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext ctx) |
com.xebialabs.deployit.plugin.api.flow.StepExitCode |
execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx) |
com.xebialabs.deployit.plugin.api.flow.Preview |
getPreview() |
calculateDescription, calculateOrder, description_$eq, description, getDescription, getOrder, order_$eq, order, setDescription, setOrder@RulePostConstruct public void doPostConstruct(com.xebialabs.deployit.plugin.api.rules.StepPostConstructContext ctx)
doPostConstruct in class com.xebialabs.deployit.plugin.steps.CalculatedSteppublic com.xebialabs.deployit.plugin.api.flow.Preview getPreview()
getPreview in interface com.xebialabs.deployit.plugin.api.flow.PreviewSteppublic com.xebialabs.deployit.plugin.api.flow.StepExitCode execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
throws java.lang.Exception
execute in interface com.xebialabs.deployit.plugin.api.flow.Stepjava.lang.Exception