Class ViewChangelogService

java.lang.Object
io.datarouter.changelog.service.ViewChangelogService

@Singleton public class ViewChangelogService extends Object
  • Constructor Details

    • ViewChangelogService

      public ViewChangelogService()
  • Method Details

    • buildTable

      public j2html.tags.specialized.TableTag buildTable(List<Changelog> rows, ZoneId zoneId)
    • makeModal

      public j2html.tags.specialized.TdTag makeModal(String id, String comment, String type)
    • buildViewExactHref

      public String buildViewExactHref(Changelog log)
    • buildEditHref

      public String buildEditHref(Changelog log)