@Extension @Symbol(value="allure") public static class AllureCommandlineInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<AllureCommandlineInstallation>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
java.lang.String |
getDisplayName() |
void |
setInstallations(AllureCommandlineInstallation... installations) |
checkHomeDirectory, configure, doCheckHome, doCheckName, getCategory, getDefaultProperties, getInstallations, getPropertyDescriptorsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMap@Nonnull public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public java.util.List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<AllureCommandlineInstallation>public void setInstallations(AllureCommandlineInstallation... installations)
setInstallations in class hudson.tools.ToolDescriptor<AllureCommandlineInstallation>