JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
activities(Closure)
- Method in
LiquibaseExtension
Activity
- Class in
org.liquibase.gradle
This class represents a single activity that must be performed as part of a liquibase task.
Activity(String)
- Constructor in
Activity
apply(Project)
- Method in
LiquibasePlugin
applyExtension(Project)
- Method in
LiquibasePlugin
applyTasks(Project)
- Method in
LiquibasePlugin
Create all of the liquibase tasks and add them to the project.
B
C
changeLogParameters(def)
- Method in
Activity
Define the ChangeLog parameters to use for this activity.
D
E
F
G
H
I
J
K
L
liquibaseAction()
- Method in
LiquibaseTask
LiquibaseExtension
- Class in
org.liquibase.gradle
This is the Gradle extension that configures the Liquibase plugin.
LiquibaseExtension(NamedDomainObjectContainer<Activity>)
- Constructor in
LiquibaseExtension
LiquibasePlugin
- Class in
org.liquibase.gradle
LiquibaseTask
- Class in
org.liquibase.gradle
Gradle task that calls Liquibase to run a command.
M
methodMissing(String, def)
- Method in
Activity
Used to configure the Liquibase arguments.
N
O
P
Q
R
runLiquibase(def)
- Method in
LiquibaseTask
Build the proper command line and call Liquibase.
S
T
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation