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