public class OntrackDSL extends Object
| Constructor and Description |
|---|
OntrackDSL(String script,
String injectEnvironment,
String injectProperties,
boolean ontrackLog) |
| Modifier and Type | Method and Description |
|---|---|
OntrackDSLResult |
run(hudson.model.AbstractBuild<?,?> theBuild,
hudson.model.BuildListener listener) |
static hudson.model.Result |
toJenkinsResult(Object shellResult) |
public OntrackDSLResult run(hudson.model.AbstractBuild<?,?> theBuild, hudson.model.BuildListener listener) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic static hudson.model.Result toJenkinsResult(Object shellResult)
Copyright © 2004-2015. All Rights Reserved.