Package | Description |
---|---|
org.jenkinsci.plugins.liquibase.builder | |
org.jenkinsci.plugins.liquibase.common |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractLiquibaseBuilder.getProperty(Properties configProperties,
LiquibaseProperty property) |
Modifier and Type | Method and Description |
---|---|
static LiquibaseProperty |
LiquibaseProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiquibaseProperty[] |
LiquibaseProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
PropertiesAssembler.addPropertyIfDefined(Properties properties,
LiquibaseProperty liquibaseProperty,
String value,
Map environment,
Run<?,?> build) |
Copyright © 2016–2020. All rights reserved.