Uses of Class
hudson.plugins.emailext.GroovyScriptPath
Packages that use GroovyScriptPath
-
Uses of GroovyScriptPath in hudson.plugins.emailext
Methods in hudson.plugins.emailext that return types with arguments of type GroovyScriptPathModifier and TypeMethodDescriptionExtendedEmailPublisher.getClasspath()
ExtendedEmailPublisherDescriptor.getDefaultClasspath()
Method parameters in hudson.plugins.emailext with type arguments of type GroovyScriptPathModifier and TypeMethodDescriptionvoid
ExtendedEmailPublisher.setClasspath
(List<GroovyScriptPath> classpath) void
ExtendedEmailPublisherDescriptor.setDefaultClasspath
(List<GroovyScriptPath> defaultClasspath)