public static final class ExternalJob.DescriptorImpl
extends hudson.model.TopLevelItemDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryId()
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
|
String |
getDescription()
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
|
String |
getDisplayName() |
String |
getIconFilePathPattern()
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
|
ExternalJob |
newInstance(hudson.model.ItemGroup parent,
String name) |
all, checkApplicableIn, getIconClassName, getIconFilePath, isApplicable, isApplicableIn, newInstance, newInstance, testInstanceaddHelpFileRedirect, 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.TopLevelItemDescriptorpublic String getCategoryId()
getCategoryId in class hudson.model.TopLevelItemDescriptorpublic String getDescription()
getDescription in class hudson.model.TopLevelItemDescriptorpublic String getIconFilePathPattern()
getIconFilePathPattern in class hudson.model.TopLevelItemDescriptorpublic ExternalJob newInstance(hudson.model.ItemGroup parent, String name)
newInstance in class hudson.model.TopLevelItemDescriptorCopyright © 2016–2022. All rights reserved.