@Extension @Symbol(value="discoverGitReferenceBuild") public static class GitReferenceRecorder.Descriptor extends io.jenkins.plugins.forensics.reference.SimpleReferenceRecorder.SimpleReferenceRecorderDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckReferenceJob(AbstractProject<?,?> project,
String referenceJob)
Performs on-the-fly validation of the reference job.
|
ComboBoxModel |
doFillReferenceJobItems(AbstractProject<?,?> project)
Returns the model with the possible reference jobs.
|
String |
getDisplayName() |
isApplicablefilteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@NonNull public String getDisplayName()
getDisplayName in class io.jenkins.plugins.forensics.reference.SimpleReferenceRecorder.SimpleReferenceRecorderDescriptor@POST public ComboBoxModel doFillReferenceJobItems(@AncestorInPath AbstractProject<?,?> project)
doFillReferenceJobItems in class io.jenkins.plugins.forensics.reference.SimpleReferenceRecorder.SimpleReferenceRecorderDescriptorproject - the project that is configured@POST public FormValidation doCheckReferenceJob(@AncestorInPath AbstractProject<?,?> project, @QueryParameter String referenceJob)
doCheckReferenceJob in class io.jenkins.plugins.forensics.reference.SimpleReferenceRecorder.SimpleReferenceRecorderDescriptorproject - the project that is configuredreferenceJob - the reference jobCopyright © 2016–2021. All rights reserved.