Class GitHubConsoleNote

java.lang.Object
hudson.console.ConsoleNote
org.jenkinsci.plugins.github_branch_source.GitHubConsoleNote
All Implemented Interfaces:
ExtensionPoint, Describable, Serializable

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class GitHubConsoleNote extends ConsoleNote
A timestamped console note from the GitHub branch source.
See Also: