Package io.datarouter.changelog.service
Class ViewChangelogService
java.lang.Object
io.datarouter.changelog.service.ViewChangelogService
@Singleton public class ViewChangelogService extends Object
-
Constructor Summary
Constructors Constructor Description ViewChangelogService() -
Method Summary
Modifier and Type Method Description StringbuildEditHref(Changelog log)j2html.tags.ContainerTag<?>buildTable(List<Changelog> rows, ZoneId zoneId)StringbuildViewExactHref(Changelog log)j2html.tags.DomContentmakeModal(String id, String comment, String type)
-
Constructor Details
-
ViewChangelogService
public ViewChangelogService()
-
-
Method Details
-
buildTable
-
makeModal
-
buildViewExactHref
-
buildEditHref
-