public static class ImageGalleryRecorder.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Modifier and Type | Field and Description |
|---|---|
Class<ImageGalleryRecorder> |
imageGalleryBuildType |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAliases() |
hudson.util.FormValidation |
doCheckMandatory(String value) |
List<hudson.model.Descriptor<? extends ImageGallery>> |
getApplicableImageGalleries(hudson.model.AbstractProject<?,?> p) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic final Class<ImageGalleryRecorder> imageGalleryBuildType
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public List<hudson.model.Descriptor<? extends ImageGallery>> getApplicableImageGalleries(hudson.model.AbstractProject<?,?> p)
public hudson.util.FormValidation doCheckMandatory(@QueryParameter
String value)
@Initializer(before=PLUGINS_STARTED) public static void addAliases()
Copyright © 2012-2016 TupiLabs. All Rights Reserved.