Interface PinnedCommentHandler

All Known Implementing Classes:
PinnedCommentHandlerImpl

public interface PinnedCommentHandler
Since:
9.7
  • Method Details

    • handleCommentPinned

      void handleCommentPinned(@NotNull @NotNull Comment comment)
    • handleCommentUnpinned

      void handleCommentUnpinned(@NotNull @NotNull Comment comment)