@Extension public static class LiquibaseInstallation.DescriptorImpl extends ToolDescriptor<LiquibaseInstallation>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
List<? extends ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
LiquibaseInstallation[] |
getInstallations() |
void |
setInstallations(LiquibaseInstallation... installations) |
checkHomeDirectory, configure, doCheckHome, doCheckName, getCategory, getDefaultProperties, getPropertyDescriptors
addHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<ToolInstallation>
public List<? extends ToolInstaller> getDefaultInstallers()
getDefaultInstallers
in class ToolDescriptor<LiquibaseInstallation>
public LiquibaseInstallation[] getInstallations()
getInstallations
in class ToolDescriptor<LiquibaseInstallation>
public void setInstallations(LiquibaseInstallation... installations)
setInstallations
in class ToolDescriptor<LiquibaseInstallation>
Copyright © 2016–2020. All rights reserved.