@Extension
public static class JunitResultPublisher.DescriptorImpl
extends hudson.model.Descriptor<hudson.tasks.junit.TestDataPublisher>
| Constructor and Description |
|---|
JunitResultPublisher.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckUrlOverride(String value)
Called automatically by Jenkins whenever the "urlOverride"
field is modified by the user.
|
String |
getDisplayName()
Called automatically by Jenkins when rendering the job configuration page.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.junit.TestDataPublisher>public hudson.util.FormValidation doCheckUrlOverride(@QueryParameter
String value)
value - the new URL.Copyright © 2004-2016. All Rights Reserved.