@Symbol(value="visualexpert") @Extension public static final class VisualExpertBuilder.Descriptor extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckCreateCodeReviewDocument(Item item,
boolean doAnalysis,
boolean createReferenceDocument,
String value) |
FormValidation |
doCheckProjectName(Item item,
String value) |
ListBoxModel |
doFillProjectNameItems(Item item,
String projectName,
String installPath) |
ListBoxModel |
doFillReportFormatItems() |
String |
getDisplayName() |
VisualExpertInstallation[] |
getInstallations() |
VisualExpertInstallation.DescriptorImpl |
getToolDescriptor() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
void |
setInstallations(VisualExpertInstallation... antInstallations) |
filteraddHelpFileRedirect, 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 AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>public VisualExpertInstallation[] getInstallations()
public void setInstallations(VisualExpertInstallation... antInstallations)
public VisualExpertInstallation.DescriptorImpl getToolDescriptor()
@POST public FormValidation doCheckProjectName(@AncestorInPath Item item, @QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic FormValidation doCheckCreateCodeReviewDocument(@AncestorInPath Item item, @QueryParameter boolean doAnalysis, @QueryParameter boolean createReferenceDocument, @QueryParameter String value) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic ListBoxModel doFillReportFormatItems()
@POST public ListBoxModel doFillProjectNameItems(@AncestorInPath Item item, @QueryParameter String projectName, @QueryParameter String installPath)
Copyright © 2016–2025. All rights reserved.