Class GroovyScript

All Implemented Interfaces:
Describable<Tool>, Serializable

public class GroovyScript extends ReportScanningTool
Selects a GroovyParser using the specified ID.
Author:
Ullrich Hafner
See Also:
  • Constructor Details

    • GroovyScript

      @DataBoundConstructor public GroovyScript(String parserId)
      Creates a new instance of GroovyScript.
      Parameters:
      parserId - ID of the Groovy parser
  • Method Details