@Extension public static final class KeyboardShortcutsUserProperty.DescriptorImpl extends UserPropertyDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
KeyboardShortcutsUserProperty |
newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject formData) |
KeyboardShortcutsUserProperty |
newInstance(User user) |
isEnabled
addHelpFileRedirect, 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, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<UserProperty>
public KeyboardShortcutsUserProperty newInstance(org.kohsuke.stapler.StaplerRequest request, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance
in class Descriptor<UserProperty>
Descriptor.FormException
public KeyboardShortcutsUserProperty newInstance(User user)
newInstance
in class UserPropertyDescriptor
Copyright © 2016–2019. All rights reserved.