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