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