Uses of Interface
com.atlassian.bitbucket.comment.CommentableVisitor
Packages that use CommentableVisitor
-
Uses of CommentableVisitor in com.atlassian.bitbucket.comment
Classes in com.atlassian.bitbucket.comment that implement CommentableVisitorMethods in com.atlassian.bitbucket.comment with parameters of type CommentableVisitorModifier and TypeMethodDescription<T> TCommentable.accept(CommentableVisitor<T> visitor) Accepts the providedvisitorand invokes the appropriatevisitoverload for this commentable type, returning its result.