|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.PageDecorator>
hudson.model.PageDecorator
org.jenkins.ci.plugins.keyboard_shortcuts.KeyboardShortcutsPageDecorator
@Extension public final class KeyboardShortcutsPageDecorator
The Keyboard Shortcuts Plugin provides keyboard shortcuts to quickly navigate and manage Jenkins.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.model.PageDecorator |
|---|
ALL |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
KeyboardShortcutsPageDecorator()
|
|
| Method Summary | |
|---|---|
static String |
getAllJobsAsJson()
|
static String |
getAllNodesAsJson()
|
static String |
getAllPermalinksAsJson()
|
static String |
getAllViewJobNamesAsJson()
|
static String |
getAllViewsAsJson()
|
static String |
getBaseJobUrl()
|
static String |
getBaseUrl()
|
static String |
getBaseViewUrl()
|
String |
getDisplayName()
|
static boolean |
isDisabled()
|
static boolean |
isDisabled(KeyboardShortcutsUserProperty property)
|
static boolean |
isDisabled(hudson.model.User user)
|
static boolean |
isJobPage()
|
static boolean |
isViewPage()
|
| Methods inherited from class hudson.model.PageDecorator |
|---|
all, getDescriptor, getUrl |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public KeyboardShortcutsPageDecorator()
| Method Detail |
|---|
public static String getAllNodesAsJson()
public static String getAllPermalinksAsJson()
public static String getAllViewJobNamesAsJson()
public static String getAllViewsAsJson()
public static String getAllJobsAsJson()
public static String getBaseJobUrl()
public static String getBaseUrl()
public static String getBaseViewUrl()
public static boolean isDisabled()
public static boolean isDisabled(KeyboardShortcutsUserProperty property)
public static boolean isDisabled(hudson.model.User user)
public static boolean isJobPage()
public static boolean isViewPage()
public String getDisplayName()
getDisplayName in class hudson.model.PageDecorator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||