com.atlassian.jira.util.system.check
Class JRA21845Check

java.lang.Object
  extended by com.atlassian.jira.util.system.check.JRA21845Check
All Implemented Interfaces:
SystemEnvironmentCheck

public class JRA21845Check
extends java.lang.Object
implements SystemEnvironmentCheck

Check for new Seraph Remember Me support

Since:
v4.2

Field Summary
static java.lang.String JRA
           
 
Constructor Summary
JRA21845Check()
           
 
Method Summary
 I18nMessage getWarningMessage()
          This method returns the warning message, if no warning is neccessary it returns null.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JRA

public static final java.lang.String JRA
See Also:
Constant Field Values
Constructor Detail

JRA21845Check

public JRA21845Check()
Method Detail

getWarningMessage

public I18nMessage getWarningMessage()
Description copied from interface: SystemEnvironmentCheck
This method returns the warning message, if no warning is neccessary it returns null.

Specified by:
getWarningMessage in interface SystemEnvironmentCheck
Returns:
an I18nMessage or null


Copyright © 2002-2011 Atlassian. All Rights Reserved.