Class LogParserGlobalConfig

All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea

public class LogParserGlobalConfig extends PageAreaImpl
Helper class for configuring global settings of LogParser.
Author:
Daniel Sikeler.
  • Method Details

    • getInstance

      public static LogParserGlobalConfig getInstance(JenkinsConfig context)
    • addParserConfig

      public void addParserConfig(String description, String path)
      Add a new LogParser configuration.
      Parameters:
      description - The description.
      path - The path to the rules file.