public class LicenseServiceUtils extends Object
| Constructor and Description |
|---|
LicenseServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkForValidLicense(String licenseType)
check for a Liquibase Pro License, return true if licensed, false if not
|
static ValidationErrors |
checkForValidLicense(String licenseType,
Change change) |
public static ValidationErrors checkForValidLicense(String licenseType, Change change)
public static boolean checkForValidLicense(String licenseType)
licenseType - Copyright © 2020 Liquibase.org. All rights reserved.