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:
getPropertyin interfacegroovy.lang.GroovyObject- Overrides:
getPropertyin classgroovy.lang.GroovyObjectSupport
-
invokeMethod
- Specified by:
invokeMethodin interfacegroovy.lang.GroovyObject- Overrides:
invokeMethodin classgroovy.lang.GroovyObjectSupport
-