Class WorkflowRunConsoleNote

java.lang.Object
hudson.console.ConsoleNote<Run<?,?>>
org.jenkinsci.plugins.workflow.job.console.WorkflowRunConsoleNote
All Implemented Interfaces:
ExtensionPoint, Describable<ConsoleNote<?>>, Serializable

@Deprecated public class WorkflowRunConsoleNote extends ConsoleNote<Run<?,?>>
Deprecated.
No longer used, but retained for serial-form compatibility of old build logs.
See Also:
  • Field Details

    • CONSOLE_NOTE_PREFIX

      public static final String CONSOLE_NOTE_PREFIX
      Deprecated.
      Prefix used in metadata lines.
      See Also:
  • Constructor Details

    • WorkflowRunConsoleNote

      public WorkflowRunConsoleNote()
      Deprecated.
  • Method Details