×
site:jenkins.io /collapsing console sections from plugins.jenkins.io
Apr 16, 2024 · This plugin allows the creation of sections in build consoles. These sections can be individually collapsed to hide unimportant details.
Annotations to collapse sections of the build console.
Sep 7, 2021 · This plugin allows the creation of sections in build consoles.These sections can be individually collapsed to hide unimportant details.
All Classes. CollapsingSectionAnnotator · CollapsingSectionAnnotatorFactory · CollapsingSectionNote · CollapsingSectionNote.
Apr 16, 2024 · Annotations to collapse sections of the build console.
public class CollapsingSectionsConfiguration extends Object implements Serializable. Provides a serializable instance of collapsing sections global configs.
Dec 15, 2019 · Annotations to collapse sections of the build console.
Provides a serializable instance of collapsing sections global configs. CollapsingSectionsConfiguration(CollapsingSectionNote[], boolean) - Constructor for ...
Creates a new section definition. Parameters: sectionName - Name of the section: sectionStartPattern - Regular expression pattern for the section start ...
CollapsingSectionAnnotator extends hudson.console.ConsoleAnnotator<Object> implements Serializable. Serialized Fields. sections. List<E> sections ...