@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class ScriptApprovalNote extends ConsoleNote<Object>
ScriptApproval
.Modifier and Type | Class and Description |
---|---|
static class |
ScriptApprovalNote.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
INSECURE, POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
Modifier and Type | Method and Description |
---|---|
ConsoleAnnotator<Object> |
annotate(Object context,
MarkupText text,
int charPos) |
static void |
print(TaskListener listener,
RejectedAccessException x) |
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
public static void print(TaskListener listener, RejectedAccessException x)
public ConsoleAnnotator<Object> annotate(Object context, MarkupText text, int charPos)
annotate
in class ConsoleNote<Object>
Copyright © 2016–2023. All rights reserved.