com.xebialabs.deployit.plugin.api.inspection
Interface InspectionStep

All Superinterfaces:
java.io.Serializable, Step<InspectionExecutionContext>

Deprecated. Implement Step instead, to be removed in 3.9

@Deprecated
public interface InspectionStep
extends Step<InspectionExecutionContext>, java.io.Serializable


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