public abstract static class AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,R>,R extends AddCommentRequest> extends BuilderSupport
NOT_BLANK
Constructor and Description |
---|
AbstractBuilder(Commentable commentable,
String text) |
Modifier and Type | Method and Description |
---|---|
abstract R |
build() |
protected abstract B |
self() |
B |
severity(CommentSeverity value) |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
Copyright © 2019 Atlassian. All rights reserved.