public static final class MsTestBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckResultFile(String value) |
String |
getDisplayName() |
MsTestInstallation[] |
getInstallations() |
MsTestInstallation.DescriptorImpl |
getToolDescriptor()
Obtains the
MsTestInstallation.DescriptorImpl instance. |
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
void |
setInstallations(MsTestInstallation... 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<Builder>public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Builder>public MsTestInstallation[] getInstallations()
public void setInstallations(MsTestInstallation... antInstallations)
public MsTestInstallation.DescriptorImpl getToolDescriptor()
MsTestInstallation.DescriptorImpl instance.public FormValidation doCheckResultFile(@QueryParameter String value)
Copyright © 2016–2022. All rights reserved.