@Extension public static class ImportFiles.DescriptorImpl extends AbstractCloudTestBuilderDescriptor
Constructor and Description |
---|
ImportFiles.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckFiles(hudson.model.AbstractProject project,
String value)
Called automatically by Jenkins whenever the "files"
field is modified by the user.
|
hudson.util.ListBoxModel |
doFillModeItems() |
String |
getDisplayName() |
doFillCloudTestServerIDItems, isApplicable, validateFileMask
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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>
public hudson.util.FormValidation doCheckFiles(@AncestorInPath hudson.model.AbstractProject project, @QueryParameter String value) throws IOException
value
- the new file pattern.IOException
public hudson.util.ListBoxModel doFillModeItems()
Copyright © 2004-2016. All Rights Reserved.