| Modifier and Type | Class and Description |
|---|---|
static class |
StringJobSource.DescriptorImpl |
JobSource.JobSourceDescriptorDEFAULT_JOB_PREFIX, DEFAULT_JOB_SUFFIX, jobName| Constructor and Description |
|---|
StringJobSource(String jobName,
String jobContent) |
| Modifier and Type | Method and Description |
|---|---|
File |
createJobFile(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Creates temporal file with job XML
|
StringJobSource.DescriptorImpl |
getDescriptor() |
String |
getJobContent() |
all, createDefaultJobFile, getJobNamepublic String getJobContent()
public File createJobFile(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener) throws InterruptedException, IOException
createJobFile in class JobSourceInterruptedExceptionIOExceptionpublic StringJobSource.DescriptorImpl getDescriptor()
Copyright © 2004-2015. All Rights Reserved.