Class CommentViewConverter


  • @Component
    public class CommentViewConverter
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CommentView toFullView​(com.xebialabs.xlrelease.domain.Comment comment)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommentViewConverter

        public CommentViewConverter()
    • Method Detail

      • toFullView

        public CommentView toFullView​(com.xebialabs.xlrelease.domain.Comment comment)