public class WorkflowJobWrapper extends AbstractJobWrapper
| Constructor and Description |
|---|
WorkflowJobWrapper(hudson.model.Job job) |
| Modifier and Type | Method and Description |
|---|---|
List<hudson.scm.SCM> |
getScms() |
hudson.EnvVars |
getSomeBuildEnvironments() |
hudson.FilePath |
getSomeWorkspace() |
getEnvironment, getJob, getNextBuildNumber, getProperty, updateNextBuildNumberpublic List<hudson.scm.SCM> getScms()
public hudson.FilePath getSomeWorkspace()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic hudson.EnvVars getSomeBuildEnvironments()
Copyright © 2016. All rights reserved.