Package com.xebialabs.xlrelease.script
Class TruncatingCommentUpdater
java.lang.Object
com.xebialabs.xlrelease.script.TruncatingCommentUpdater
-
Constructor Summary
ConstructorsConstructorDescriptionTruncatingCommentUpdater(CommentService commentService, com.xebialabs.xlrelease.domain.Task task, int maxCommentSize) -
Method Summary
-
Constructor Details
-
TruncatingCommentUpdater
public TruncatingCommentUpdater(CommentService commentService, com.xebialabs.xlrelease.domain.Task task, int maxCommentSize)
-
-
Method Details