public class TwiddleResourceInspectionStep<D extends com.xebialabs.deployit.plugin.api.udm.Deployable> extends TwiddleStep implements com.xebialabs.deployit.plugin.api.flow.Step
ctx, logger| Constructor and Description |
|---|
TwiddleResourceInspectionStep(Resource<D> deployedJBossResource,
java.lang.String ciProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(com.xebialabs.deployit.plugin.jbossas.step.TwiddleProcessOutputHandler handler) |
java.lang.String |
getDescription() |
int |
getOrder() |
protected java.util.Map<java.lang.String,java.lang.Object> |
getVars() |
disconnect, execute, getContainerpublic int getOrder()
getOrder in interface com.xebialabs.deployit.plugin.api.flow.Steppublic java.lang.String getDescription()
getDescription in interface com.xebialabs.deployit.plugin.api.flow.Stepprotected void doHandle(com.xebialabs.deployit.plugin.jbossas.step.TwiddleProcessOutputHandler handler)
doHandle in class TwiddleStepprotected java.util.Map<java.lang.String,java.lang.Object> getVars()
getVars in class TwiddleStep