public class LicenseServiceUtils extends Object
| Constructor and Description |
|---|
LicenseServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationErrors |
checkForValidLicense(String licenseType,
Change change) |
static boolean |
isProLicenseValid()
Check for a Liquibase Pro License.
|
public static ValidationErrors checkForValidLicense(String licenseType, Change change)
public static boolean isProLicenseValid()
Copyright © 2022 Liquibase.org. All rights reserved.