@Extension
@Symbol(value="fastTrack")
public class FastTrackConfiguration
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
FastTrackConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static FastTrackConfiguration |
get() |
jenkins.model.GlobalConfigurationCategory |
getCategory() |
java.util.List<SortRule> |
getSortRuleCollection() |
SortRule[] |
getSortRules() |
void |
setSortRules(SortRule[] sortRules) |
all, configure, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static FastTrackConfiguration get()
public SortRule[] getSortRules()
public void setSortRules(SortRule[] sortRules)
public java.util.List<SortRule> getSortRuleCollection()
public jenkins.model.GlobalConfigurationCategory getCategory()
getCategory in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>