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.ContainerTag<?> buildTable​(List<Changelog> rows, ZoneId zoneId)
    • makeModal

      public j2html.tags.DomContent makeModal​(String id, String comment, String type)
    • buildViewExactHref

      public String buildViewExactHref​(Changelog log)
    • buildEditHref

      public String buildEditHref​(Changelog log)