java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTElement
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTTools
All Implemented Interfaces:
ModelASTMarkerInterface

public final class ModelASTTools extends ModelASTElement
Represents a map of tool types to tool names (i.e., the name of the configured installation). Corresponds to Tools.
Author:
Andrew Bayer