public interface MigrationModel
Modifier and Type | Field and Description |
---|---|
static String |
LATEST_VERSION
Must have the form of major.minor.micro as the version is parsed and numbers are compared
|
Modifier and Type | Method and Description |
---|---|
String |
getStoredVersion() |
void |
setStoredVersion(String version) |
static final String LATEST_VERSION
Copyright © 2016 JBoss by Red Hat. All rights reserved.