| Package | Description |
|---|---|
| liquibase.license |
| Modifier and Type | Method and Description |
|---|---|
LicenseInstallResult |
LicenseService.installLicense(Location... locations)
Given a list of potential locations that a license file could be located,
check each one and install any .lic files that are found there, iterating until
a valid license is installed successfully or all the locations have been tried.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseInstallResult.add(LicenseInstallResult result) |
Copyright © 2019 Liquibase.org. All rights reserved.