Class GradleOutcomeNote

java.lang.Object
hudson.console.ConsoleNote
hudson.plugins.gradle.GradleOutcomeNote
All Implemented Interfaces:
ExtensionPoint, Describable, Serializable

public class GradleOutcomeNote extends ConsoleNote
Annotates the BUILD SUCCESSFUL/FAILED line of the Ant execution.
Author:
ikikko
See Also: