@Extension public static final class JenkinsConfiguration.DescriptorImpl extends hudson.model.Descriptor<JenkinsConfiguration>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.FormValidation |
doCheckConfiguration(String configuration,
hudson.model.AbstractProject project) |
static hudson.util.FormValidation |
doCheckTptFile(File tptFile) |
static boolean |
getDefaultEnableTest() |
static int |
getDefaultSlaveJobCount() |
static String |
getDefaultTestSet() |
static long |
getDefaultTimeout() |
String |
getDisplayName() |
addHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static hudson.util.FormValidation doCheckTptFile(@QueryParameter
File tptFile)
tptFile - the TPT filepublic static hudson.util.FormValidation doCheckConfiguration(@QueryParameter
String configuration,
@AncestorInPath
hudson.model.AbstractProject project)
configuration - The name of the execution configurationproject - The jenkins projectpublic static boolean getDefaultEnableTest()
truepublic static long getDefaultTimeout()
public static int getDefaultSlaveJobCount()
public static String getDefaultTestSet()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<JenkinsConfiguration>Copyright © 2016–2018 PikeTec GmbH. All rights reserved.