Uses of Class
io.datarouter.changelog.storage.ChangelogDao.ChangelogDaoParams
Packages that use ChangelogDao.ChangelogDaoParams
-
Uses of ChangelogDao.ChangelogDaoParams in io.datarouter.changelog.storage
Constructors in io.datarouter.changelog.storage with parameters of type ChangelogDao.ChangelogDaoParamsModifierConstructorDescriptionChangelogDao(io.datarouter.storage.Datarouter datarouter, ChangelogDao.ChangelogDaoParams params, io.datarouter.storage.node.factory.NodeFactory nodeFactory)