| Modifier and Type | Class and Description |
|---|---|
static class |
StringJobSource.DescriptorImpl |
JobSource.JobSourceDescriptor| Constructor and Description |
|---|
StringJobSource(String jobContent) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDeclaredContent(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Get job xml template content as string.
|
StringJobSource.DescriptorImpl |
getDescriptor() |
String |
getJobContent() |
all, getJobContent@DataBoundConstructor public StringJobSource(String jobContent)
@Nonnull protected String getDeclaredContent(@Nonnull hudson.model.AbstractBuild<?,?> build, @Nonnull hudson.model.BuildListener listener)
JobSourcegetDeclaredContent in class JobSourcepublic StringJobSource.DescriptorImpl getDescriptor()
Copyright © 2004-2016. All Rights Reserved.