Class TruncatingCommentUpdater

java.lang.Object
com.xebialabs.xlrelease.script.TruncatingCommentUpdater
All Implemented Interfaces:
Function<String,Object>

public class TruncatingCommentUpdater extends Object
  • Constructor Details

    • TruncatingCommentUpdater

      public TruncatingCommentUpdater(CommentService commentService, com.xebialabs.xlrelease.domain.Task task, int maxCommentSize)
  • Method Details