public final class

IsRecoveryModeEnabled

extends Object
implements Condition
java.lang.Object
   ↳ com.atlassian.jira.plugin.webpanel.notification.IsRecoveryModeEnabled

Class Overview

A condition that returns true when the recovery mode is enabled.

See Also

Summary

Public Constructors
IsRecoveryModeEnabled(RecoveryMode recoveryMode)
Public Methods
void init(Map<StringString> params)
boolean shouldDisplay(Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.Condition

Public Constructors

public IsRecoveryModeEnabled (RecoveryMode recoveryMode)

Public Methods

public void init (Map<StringString> params)

public boolean shouldDisplay (Map<StringObject> context)