public class StepConsoleNote<T>
extends hudson.console.ConsoleNote<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
StepConsoleNote.Kind |
| Constructor and Description |
|---|
StepConsoleNote(StepConsoleNote.Kind kind,
int counter) |
| Modifier and Type | Method and Description |
|---|---|
hudson.console.ConsoleAnnotator |
annotate(T context,
hudson.MarkupText text,
int charPos) |
public StepConsoleNote(StepConsoleNote.Kind kind, int counter)
Copyright © 2004-2015. All Rights Reserved.