@Symbol(value="visualexpert")
@Extension
public static final class VisualExpertBuilder.Descriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCreateCodeReviewDocument(hudson.model.Item item,
boolean doAnalysis,
boolean createReferenceDocument,
String value) |
hudson.util.FormValidation |
doCheckInstallPath(hudson.model.Item item,
String value) |
hudson.util.FormValidation |
doCheckProjectName(hudson.model.Item item,
String value) |
hudson.util.ListBoxModel |
doFillProjectNameItems(hudson.model.Item item,
String projectName,
String installPath) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>@POST
public hudson.util.FormValidation doCheckProjectName(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckCreateCodeReviewDocument(@AncestorInPath
hudson.model.Item item,
@QueryParameter
boolean doAnalysis,
@QueryParameter
boolean createReferenceDocument,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletException@POST
public hudson.util.FormValidation doCheckInstallPath(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2021. All rights reserved.