@Extension public static final class DatadogJobProperty.DatadogJobPropertyDescriptor extends JobPropertyDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DatadogJobPropertyDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Getter function for a human readable class display name.
|
boolean |
isApplicable(Class<? extends Job> jobType)
Indicates where this property can be used
|
all, getPropertyDescriptors, newInstance
addHelpFileRedirect, bindJSON, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<JobProperty<?>>
JobProperty
class.public boolean isApplicable(Class<? extends Job> jobType)
isApplicable
in class JobPropertyDescriptor
jobType
- - a Job objectCopyright © 2016–2023. All rights reserved.