public class GroovyScriptExecutorFactory extends Object
Constructor and Description |
---|
GroovyScriptExecutorFactory(hudson.model.AbstractBuild<?,?> build,
Logger logger) |
Modifier and Type | Method and Description |
---|---|
GroovyScriptExecutor |
create(String scriptContent,
List<String> arguments) |
public GroovyScriptExecutorFactory(hudson.model.AbstractBuild<?,?> build, Logger logger)
public GroovyScriptExecutor create(String scriptContent, List<String> arguments)
Copyright © 2011–2017. All rights reserved.