public class

JRA21205Check

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

Class Overview

http://jira.atlassian.com/browse/JRA-21205

System check for missing JIRA Elevated Security Manager

Summary

Public Constructors
JRA21205Check()
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

Public Constructors

public JRA21205Check ()

Public Methods

public I18nMessage getWarningMessage ()

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

Returns
  • an I18nMessage or null