Class IsRecoveryModeEnabled
java.lang.Object
com.atlassian.jira.plugin.webpanel.notification.IsRecoveryModeEnabled
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
public final class IsRecoveryModeEnabled
extends Object
implements com.atlassian.plugin.web.Condition
A condition that returns
true when the recovery mode is enabled.- Since:
- 7.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsRecoveryModeEnabled
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.Condition
-
shouldDisplay
- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-