Interface InspectionStep
- 
- All Superinterfaces:
 java.io.Serializable,Step<InspectionExecutionContext>
@Deprecated public interface InspectionStep extends Step<InspectionExecutionContext>, java.io.Serializable
Deprecated.ImplementStepinstead, to be removed in 3.9 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.xebialabs.deployit.plugin.api.execution.Step
Step.Result 
 - 
 
- 
Method Summary
- 
Methods inherited from interface com.xebialabs.deployit.plugin.api.execution.Step
execute, getDescription 
 - 
 
 -