public class ScriptFile extends PostBuildItem
Constructor and Description |
---|
ScriptFile(Collection<String> results,
String filePath) |
Modifier and Type | Method and Description |
---|---|
String |
getFilePath() |
ScriptType |
getScriptType() |
void |
setScriptType(ScriptType scriptType) |
addResults, getResults, hasResult, readResolve, setRole, shouldBeExecuted, shouldRunOnMaster, shouldRunOnSlave
@DataBoundConstructor public ScriptFile(Collection<String> results, String filePath)
public String getFilePath()
public ScriptType getScriptType()
@DataBoundSetter public void setScriptType(ScriptType scriptType)
Copyright © 2011–2017. All rights reserved.