Class CommentServiceHelper
java.lang.Object
com.xebialabs.xlrelease.domain.utils.CommentServiceHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendCommentText(com.xebialabs.xlrelease.domain.Comment comment, String commentText, int maxCommentSize, String prefix, String suffix) static voidupdateCommentText(com.xebialabs.xlrelease.domain.Comment comment, String newText, int maxCommentSize, String prefix, String suffix)
-
Method Details
-
appendCommentText
-
updateCommentText
-