public class

JRA21845Check

extends Object
implements SystemEnvironmentCheck
java.lang.Object
   ↳ com.atlassian.jira.util.system.check.JRA21845Check

Class Overview

Check for new Seraph Remember Me support

Summary

Constants
String JRA
Public Constructors
JRA21845Check()
Public Methods
I18nMessage getWarningMessage()
This method returns the warning message, if no warning is neccessary it returns null.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.util.system.check.SystemEnvironmentCheck

Constants

public static final String JRA

Constant Value: "JRA21845"

Public Constructors

public JRA21845Check ()

Public Methods

public I18nMessage getWarningMessage ()

This method returns the warning message, if no warning is neccessary it returns null.

Returns
  • an I18nMessage or null