| Modifier and Type | Class and Description |
|---|---|
static class |
FileJobSource.DescriptorImpl |
JobSource.JobSourceDescriptor| Constructor and Description |
|---|
FileJobSource(String jobPath) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
expandJobPath(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
protected String |
getDeclaredContent(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Get job xml template content as string.
|
FileJobSource.DescriptorImpl |
getDescriptor() |
String |
getJobPath() |
all, getJobContent@DataBoundConstructor public FileJobSource(String jobPath)
public String getJobPath()
protected String getDeclaredContent(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener) throws IOException, InterruptedException
JobSourcegetDeclaredContent in class JobSourceIOExceptionInterruptedExceptionpublic FileJobSource.DescriptorImpl getDescriptor()
protected String expandJobPath(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.