| Package | Description | 
|---|---|
| org.jenkinsci.plugins.liquibase.builder | 
| Modifier and Type | Method and Description | 
|---|---|
static RollbackBuilder.RollbackStrategy | 
RollbackBuilder.RollbackStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RollbackBuilder.RollbackStrategy[] | 
RollbackBuilder.RollbackStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Date | 
RollbackBuilder.resolveTargetDate(RollbackBuilder.RollbackStrategy rollbackStrategy,
                 Date now,
                 EnvVars environment)  | 
protected Date | 
RollbackBuilder.resolveTargetDate(RollbackBuilder.RollbackStrategy rollbackStrategy,
                 EnvVars environment)  | 
Copyright © 2016–2020. All rights reserved.