Interface PostBuildStep

All Superinterfaces:
CapybaraPortingLayer, Control.Owner, PageArea, Step
All Known Implementing Classes:
AggregateDownstreamTestResults, ArtifactArchiver, ArtifactoryPublisher, BuildDescriptionSetter, BuildTrigger, CoberturaPublisher, DeployPublisher, EmailExtPublisher, Fingerprint, GroovyPostBuildStep, HtmlPublisher, JabberPublisher, JacocoPublisher, JavadocPublisher, JiraUpdater, JUnitPublisher, LogParserPublisher, Mailer, ParameterizedTrigger, PostBuildScript, TextFinderPublisher, WsCleanup.PostBuild, XUnitPublisher

public interface PostBuildStep extends Step
Marker Interface for PageArea that corresponds to 'Publisher' in the core.

Subtypes should have Describable annotation on it.

Author:
christian.fritz