Class CompletionNote

java.lang.Object
hudson.console.ConsoleNote<Object>
io.jenkins.plugins.dotnet.console.CompletionNote
All Implemented Interfaces:
ExtensionPoint, Describable<ConsoleNote<?>>, Serializable

public final class CompletionNote extends ConsoleNote<Object>
A note inserted in the "command completed" line of output; applies styling.
See Also: