public interface PrioritizedService
Modifier and Type | Field and Description |
---|---|
static int |
PRIORITY_DATABASE |
static int |
PRIORITY_DEFAULT |
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
static final int PRIORITY_DEFAULT
static final int PRIORITY_DATABASE
Copyright © 2017 Liquibase.org. All rights reserved.