Uses of Class
io.datarouter.changelog.storage.Changelog
Packages that use Changelog
-
Uses of Changelog in io.datarouter.changelog.service
Methods in io.datarouter.changelog.service with parameters of type ChangelogModifier and TypeMethodDescriptionViewChangelogService.buildEditHref(Changelog log) ViewChangelogService.buildViewExactHref(Changelog log) Method parameters in io.datarouter.changelog.service with type arguments of type ChangelogModifier and TypeMethodDescriptionj2html.tags.specialized.TableTagViewChangelogService.buildTable(List<Changelog> rows, ZoneId zoneId) -
Uses of Changelog in io.datarouter.changelog.storage
Methods in io.datarouter.changelog.storage that return ChangelogMethods in io.datarouter.changelog.storage that return types with arguments of type ChangelogModifier and TypeMethodDescriptionChangelogDao.find(ChangelogKey key) io.datarouter.scanner.Scanner<Changelog>ChangelogDao.scan()io.datarouter.scanner.Scanner<Changelog>ChangelogDao.scan(io.datarouter.util.tuple.Range<ChangelogKey> range) Methods in io.datarouter.changelog.storage with parameters of type ChangelogModifier and TypeMethodDescriptionList<io.datarouter.model.field.Field<?>>Changelog.ChangelogFielder.getNonKeyFields(Changelog databean) void