public abstract class AbstractCloudCommandBuildDescriptor extends AbstractCloudTestBuilderDescriptor
Constructor and Description |
---|
AbstractCloudCommandBuildDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckName(String value)
Called automatically by Jenkins whenever the "Name"
field is modified by the user.
|
hudson.util.ListBoxModel |
doFillCloudTestServerIDItems() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
protected hudson.util.FormValidation |
validateFileMask(hudson.model.AbstractProject project,
String value) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable
in class AbstractCloudTestBuilderDescriptor
public hudson.util.FormValidation doCheckName(@QueryParameter String value)
public hudson.util.ListBoxModel doFillCloudTestServerIDItems()
doFillCloudTestServerIDItems
in class AbstractCloudTestBuilderDescriptor
protected hudson.util.FormValidation validateFileMask(hudson.model.AbstractProject project, String value) throws IOException
validateFileMask
in class AbstractCloudTestBuilderDescriptor
IOException
Copyright © 2004-2016. All Rights Reserved.