Class ReadMavenPomStep.PackageAutoImporter
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator
-
- org.jenkinsci.plugins.pipeline.utility.steps.maven.ReadMavenPomStep.PackageAutoImporter
-
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- ReadMavenPomStep
@Extension(optional=true) public static class ReadMavenPomStep.PackageAutoImporter extends org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator
Auto imports org.apache.maven.model.* .
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description PackageAutoImporter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
customizeImports(org.jenkinsci.plugins.workflow.cps.CpsFlowExecution context, org.codehaus.groovy.control.customizers.ImportCustomizer ic)
-