Package com.atlassian.jira.reactions
Class CommentReactionsEnabledServiceImpl
java.lang.Object
com.atlassian.jira.reactions.CommentReactionsEnabledServiceImpl
- All Implemented Interfaces:
CommentReactionsEnabledService
@ExperimentalApi
public class CommentReactionsEnabledServiceImpl
extends Object
implements CommentReactionsEnabledService
-
Constructor Summary
ConstructorsConstructorDescriptionCommentReactionsEnabledServiceImpl(ApplicationProperties applicationProperties, FeatureManager featureManager) -
Method Summary
-
Constructor Details
-
CommentReactionsEnabledServiceImpl
public CommentReactionsEnabledServiceImpl(ApplicationProperties applicationProperties, FeatureManager featureManager)
-
-
Method Details
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfaceCommentReactionsEnabledService
-