Package | Description |
---|---|
com.atlassian.bitbucket.comment |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommentableVisitor<T> |
Modifier and Type | Method and Description |
---|---|
<T> T |
Commentable.accept(CommentableVisitor<T> visitor)
Accepts the provided
visitor and invokes the appropriate visit overload
for this commentable type, returning its result. |
Copyright © 2024 Atlassian. All rights reserved.