Class LibraryStep.LoadedClasses
java.lang.Object
groovy.lang.GroovyObjectSupport
org.jenkinsci.plugins.workflow.libs.LibraryStep.LoadedClasses
- All Implemented Interfaces:
groovy.lang.GroovyObject
,Serializable
- Enclosing class:
- LibraryStep
public static final class LibraryStep.LoadedClasses
extends groovy.lang.GroovyObjectSupport
implements Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(String property) invokeMethod
(String name, Object _args) Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass, setProperty
-
Method Details
-
getProperty
- Specified by:
getProperty
in interfacegroovy.lang.GroovyObject
- Overrides:
getProperty
in classgroovy.lang.GroovyObjectSupport
-
invokeMethod
- Specified by:
invokeMethod
in interfacegroovy.lang.GroovyObject
- Overrides:
invokeMethod
in classgroovy.lang.GroovyObjectSupport
-