@Extension public static class TestCompositionRunner.DescriptorImpl extends AbstractCloudTestBuilderDescriptor
| Constructor and Description |
|---|
TestCompositionRunner.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteComposition(String cloudTestServerID) |
hudson.util.FormValidation |
doCheckComposition(String value)
Called automatically by Jenkins whenever the "composition"
field is modified by the user.
|
hudson.util.FormValidation |
doCheckMaxDaysOfResults(String value)
Called automatically by Jenkins whenever the "maxDaysOfResults"
field is modified by the user.
|
String |
getDisplayName() |
doFillCloudTestServerIDItems, isApplicable, validateFileMaskaddHelpFileRedirect, 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 TestCompositionRunner.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public hudson.util.FormValidation doCheckComposition(@QueryParameter
String value)
value - the new composition name.public hudson.util.FormValidation doCheckMaxDaysOfResults(@QueryParameter
String value)
value - the new maximum age, in days.public hudson.model.AutoCompletionCandidates doAutoCompleteComposition(@QueryParameter
String cloudTestServerID)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.