public class GroovyScriptExecutor extends jenkins.security.MasterToSlaveCallable<Boolean,Exception>
Constructor and Description |
---|
GroovyScriptExecutor(String scriptContent,
List<String> arguments,
hudson.model.AbstractBuild<?,?> build,
Logger log) |
Modifier and Type | Method and Description |
---|---|
Boolean |
call() |
Copyright © 2011–2017. All rights reserved.