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 Details

    • getProperty

      public Object getProperty(String property)
      Specified by:
      getProperty in interface groovy.lang.GroovyObject
      Overrides:
      getProperty in class groovy.lang.GroovyObjectSupport
    • invokeMethod

      public Object invokeMethod(String name, Object _args)
      Specified by:
      invokeMethod in interface groovy.lang.GroovyObject
      Overrides:
      invokeMethod in class groovy.lang.GroovyObjectSupport