Uses of Interface
liquibase.license.LicenseService
-
Packages that use LicenseService Package Description liquibase.license -
-
Uses of LicenseService in liquibase.license
Methods in liquibase.license that return LicenseService Modifier and Type Method Description LicenseServiceLicenseServiceFactory. getLicenseService()Methods in liquibase.license that return types with arguments of type LicenseService Modifier and Type Method Description protected Class<LicenseService>LicenseServiceFactory. getPluginClass()Methods in liquibase.license with parameters of type LicenseService Modifier and Type Method Description protected intLicenseServiceFactory. getPriority(LicenseService obj, Object... args)voidLicenseServiceFactory. unregister(LicenseService service)
-