Interface CommentReactionsEnabledService

All Known Implementing Classes:
CommentReactionsEnabledServiceImpl

@ExperimentalApi public interface CommentReactionsEnabledService
Service used to determine if Comment Reactions feature is enabled in Jira.
Since:
8.21
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isEnabled

      boolean isEnabled()