Interface BuildStep

All Superinterfaces:
CapybaraPortingLayer, Control.Owner, PageArea, Step
All Known Implementing Classes:
AntBuildStep, BatchCommandBuildStep, CopyArchivedArtifactsBuildStep, CopyArtifactBuildStep, DockerBuildStep, EnvInjectStep, GradleStep, GroovyStep, JobDslBuildStep, MavenBuildStep, MSBuildStep, MSTestRunnerBuildStep, ShellBuildStep, SystemGroovyStep, TriggerCallBuildStep

public interface BuildStep extends Step
Job build step.

Use Describable annotation to register an implementation.

Author:
christian.fritz