Class ViewChangelogService

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

@Singleton
public class ViewChangelogService
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ViewChangelogService()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String buildEditHref​(Changelog log)  
    j2html.tags.ContainerTag buildTable​(java.util.List<Changelog> rows, java.time.ZoneId zoneId)  
    java.lang.String buildViewExactHref​(Changelog log)  
    j2html.tags.DomContent makeModal​(java.lang.String id, java.lang.String comment, java.lang.String type)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait