@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class GitHubConsoleNote
extends hudson.console.ConsoleNote
Modifier and Type | Class and Description |
---|---|
static class |
GitHubConsoleNote.DescriptorImpl |
Constructor and Description |
---|
GitHubConsoleNote(long timestamp) |
Modifier and Type | Method and Description |
---|---|
hudson.console.ConsoleAnnotator |
annotate(Object context,
hudson.MarkupText text,
int charPos) |
static String |
create(long timestamp,
String text) |
Copyright © 2016–2020. All rights reserved.