public abstract class AbstractLiquibaseDescriptor extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
AbstractLiquibaseDescriptor() |
AbstractLiquibaseDescriptor(Class<? extends Builder> clazz) |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillCredentialsIdItems(Item item,
String credentialsId,
Project project) |
LiquibaseInstallation[] |
getInstallations() |
void |
setInstallations(LiquibaseInstallation... installations) |
filter, isApplicable
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String credentialsId, @AncestorInPath Project project)
public LiquibaseInstallation[] getInstallations()
public void setInstallations(LiquibaseInstallation... installations)
Copyright © 2016–2020. All rights reserved.