Class ExecuteRequestParameters.DescriptorImpl
- java.lang.Object
-
- hudson.model.Descriptor<ExecuteRequestParameters>
-
- com.worksoft.jenkinsci.plugins.em.ExecuteRequestParameters.DescriptorImpl
-
- All Implemented Interfaces:
hudson.model.Saveable,jenkins.util.io.OnMaster
- Enclosing class:
- ExecuteRequestParameters
@Symbol("execParams") @Extension public static class ExecuteRequestParameters.DescriptorImpl extends hudson.model.Descriptor<ExecuteRequestParameters>
-
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDisplayName()-
Methods inherited from class hudson.model.Descriptor
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
-
-
-
Method Detail
-
getDisplayName
@Nonnull public java.lang.String getDisplayName()
- Overrides:
getDisplayNamein classhudson.model.Descriptor<ExecuteRequestParameters>
-
-