public interface

RepositoryActivityVisitor

com.atlassian.bitbucket.repository.RepositoryActivityVisitor<T>
Known Indirect Subclasses

Summary

Public Methods
T visit(RepositoryPushActivity activity)
@Deprecated T visit(CommitDiscussionCommentActivity activity)
This method is deprecated. in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle. For more details see the API Changelog

Public Methods

public T visit (RepositoryPushActivity activity)

@Deprecated public T visit (CommitDiscussionCommentActivity activity)

This method is deprecated.
in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle. For more details see the API Changelog