Class AntOutcomeNote

java.lang.Object
hudson.console.ConsoleNote
hudson.tasks._ant.AntOutcomeNote
All Implemented Interfaces:
ExtensionPoint, Describable, Serializable

public class AntOutcomeNote extends ConsoleNote
Annotates the BUILD SUCCESSFUL/FAILED line of the Ant execution.
Author:
Kohsuke Kawaguchi
See Also: