Class Tools
java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.model.MappedClosure<groovy.lang.Closure,Tools>
org.jenkinsci.plugins.pipeline.modeldefinition.model.Tools
- All Implemented Interfaces:
groovy.lang.GroovyObject,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.MetaClassgetProperty(String property) invokeMethod(String method, Object arguments) mergeToolEntries(Tools other) voidsetMetaClass(groovy.lang.MetaClass mc) voidsetProperty(String property, Object value) static StringtypeForKey(String key) Methods inherited from class org.jenkinsci.plugins.pipeline.modeldefinition.model.MappedClosure
getMap, getResultMap, getSerialVersionUID, put, remove, setResultMap
-
Constructor Details
-
Tools
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject- Overrides:
getMetaClassin classMappedClosure<groovy.lang.Closure,Tools>
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject- Overrides:
setMetaClassin classMappedClosure<groovy.lang.Closure,Tools>
-
invokeMethod
- Specified by:
invokeMethodin interfacegroovy.lang.GroovyObject- Overrides:
invokeMethodin classMappedClosure<groovy.lang.Closure,Tools>
-
getProperty
- Specified by:
getPropertyin interfacegroovy.lang.GroovyObject- Overrides:
getPropertyin classMappedClosure<groovy.lang.Closure,Tools>
-
setProperty
- Specified by:
setPropertyin interfacegroovy.lang.GroovyObject- Overrides:
setPropertyin classMappedClosure<groovy.lang.Closure,Tools>
-
mergeToolEntries
-
getAllowedToolTypes
-
typeForKey
-