ScriptFile
instead@Deprecated public class GroovyScriptFile extends ScriptFile
Constructor and Description |
---|
GroovyScriptFile(String filePath,
Collection<String> results)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
readResolve()
Deprecated.
|
getFilePath
addResults, getResults, hasResult, setRole, shouldBeExecuted, shouldRunOnMaster, shouldRunOnSlave
@DataBoundConstructor public GroovyScriptFile(String filePath, Collection<String> results)
public Object readResolve()
readResolve
in class ScriptFile
Copyright © 2011–2017. All rights reserved.