Uses of Class
liquibase.changelog.ChangeLogHistoryServiceFactory
-
Uses of ChangeLogHistoryServiceFactory in liquibase.changelog
Modifier and TypeMethodDescriptionChangeLogHistoryServiceFactory.getInstance()
Deprecated.Instead use Scope.getCurrentScope().getSingleton(ChangeLogHistoryServiceFactory.class)