@Extension
public static final class TptPlugin.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.FormValidation |
doCheckArguments(String arguments)
Formvalidation for the Arguments field in the descriptor.
|
hudson.util.ListBoxModel |
doFillJUnitLogLevelItems()
Makes the combobox list on the descriptor with all the possible options for the JunitLogLevel
|
static String |
getDefaultArguments() |
static boolean |
getDefaultEnableJunit() |
static boolean |
getDefaultIsTptMaster() |
static com.piketec.jenkins.plugins.tpt.TptLog.LogLevel |
getDefaultJUnitLogLevel() |
static String |
getDefaultTptBindingName() |
static String |
getDefaultTptPort() |
static String |
getDefaultTptStartUpWaitTime() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
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 String getDefaultArguments()
public static String getDefaultTptBindingName()
public static boolean getDefaultIsTptMaster()
falsepublic static String getDefaultTptPort()
public static String getDefaultTptStartUpWaitTime()
public static boolean getDefaultEnableJunit()
falsepublic static com.piketec.jenkins.plugins.tpt.TptLog.LogLevel getDefaultJUnitLogLevel()
INFOpublic static hudson.util.FormValidation doCheckArguments(@QueryParameter
String arguments)
arguments - The TPT run argumentspublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public hudson.util.ListBoxModel doFillJUnitLogLevelItems()
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.