public abstract class AbstractCloudCommandPostBuildDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
AbstractCloudCommandPostBuildDescriptor() |
| 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, toMappublic AbstractCloudCommandPostBuildDescriptor()
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
public hudson.util.ListBoxModel doFillCloudTestServerIDItems()
protected hudson.util.FormValidation validateFileMask(hudson.model.AbstractProject project,
String value)
throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.