public class FileJobSource extends JobSource
| 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(AbstractBuild<?,?> build,
BuildListener listener) |
protected String |
getDeclaredContent(AbstractBuild<?,?> build,
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(AbstractBuild<?,?> build, BuildListener listener) throws IOException, InterruptedException
JobSourcegetDeclaredContent in class JobSourceIOExceptionInterruptedExceptionpublic FileJobSource.DescriptorImpl getDescriptor()
protected String expandJobPath(AbstractBuild<?,?> build, BuildListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.