Class AbstractStepImpl

All Implemented Interfaces:
ExtensionPoint, Describable<Step>

public abstract class AbstractStepImpl extends Step
Partial convenient step implementation. Used with AbstractStepDescriptorImpl and AbstractStepExecutionImpl.
Author:
Kohsuke Kawaguchi