@Extension
public static final class RobotPublisher.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
RobotPublisher.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckPassThreshold(String value)
Validates the pass threshold input field.
|
hudson.util.FormValidation |
doCheckUnstableThreshold(String value)
Validates the unstable threshold input field.
|
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public hudson.util.FormValidation doCheckUnstableThreshold(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
value - IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckPassThreshold(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
value - IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2014. All Rights Reserved.