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, isApplicable, isApplicableIn, newInstance, newInstance, testInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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()
public String getDescription()
public String getIconFilePathPattern()
public ExternalJob newInstance(hudson.model.ItemGroup parent, String name)
newInstance in class hudson.model.TopLevelItemDescriptorCopyright © 2016–2017. All rights reserved.