@Extension
public static final class WavefrontJobProperty.WavefrontJobPropertyDescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Constructor and Description |
|---|
WavefrontJobPropertyDescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Getter function for a human readable class display name.
|
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType)
Indicates where this property can be used
|
all, getPropertyDescriptors, newInstanceaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>JobProperty class.public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
isApplicable in class hudson.model.JobPropertyDescriptorjobType - - a Job objectCopyright © 2016–2021. All rights reserved.