Uses of Interface
liquibase.diff.output.changelog.core.ChangelogPrintService
Packages that use ChangelogPrintService
-
Uses of ChangelogPrintService in liquibase.diff.output.changelog.core
Classes in liquibase.diff.output.changelog.core that implement ChangelogPrintServiceModifier and TypeClassDescriptionclass
OSS implementation of the ChangelogPrintService, which supports print operations that occurring GenerateChangeLog and DiffChangelog operationsMethods in liquibase.diff.output.changelog.core that return ChangelogPrintServiceModifier and TypeMethodDescriptionChangelogPrintServiceFactory.getChangeLogPrintService
(DiffToChangeLog diffToChangeLog) ChangelogPrintService.setDiffChangelog
(DiffToChangeLog diffToChangeLog) StandardChangelogPrintService.setDiffChangelog
(DiffToChangeLog diffToChangeLog) Methods in liquibase.diff.output.changelog.core that return types with arguments of type ChangelogPrintServiceModifier and TypeMethodDescriptionprotected Class<ChangelogPrintService>
ChangelogPrintServiceFactory.getPluginClass()
Methods in liquibase.diff.output.changelog.core with parameters of type ChangelogPrintServiceModifier and TypeMethodDescriptionprotected int
ChangelogPrintServiceFactory.getPriority
(ChangelogPrintService obj, Object... args)