@StepMetadata(name="jboss-cli")
public class JbossCliStep
extends com.xebialabs.deployit.plugin.steps.CalculatedStep
implements com.xebialabs.deployit.plugin.api.flow.PreviewStep, com.xebialabs.deployit.plugin.api.flow.StageableStep
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTO_UPLOAD |
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
JbossCliStep() |
| 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() |
void |
requestStaging(com.xebialabs.deployit.plugin.api.flow.StagingContext ctx) |
calculateDescription, calculateOrder, description_$eq, description, getDescription, getOrder, order_$eq, order, setDescription, setOrderprotected static final org.slf4j.Logger logger
public static final java.lang.String AUTO_UPLOAD
@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 void requestStaging(com.xebialabs.deployit.plugin.api.flow.StagingContext ctx)
requestStaging in interface com.xebialabs.deployit.plugin.api.flow.StageableSteppublic 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