com.atlassian.jira.util.system.check
Class JRA21205Check
java.lang.Object
com.atlassian.jira.util.system.check.JRA21205Check
- All Implemented Interfaces:
- SystemEnvironmentCheck
public class JRA21205Check
- extends Object
- implements SystemEnvironmentCheck
http://jira.atlassian.com/browse/JRA-21205
System check for missing JIRA Elevated Security Manager
- Since:
- v4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRA21205Check
public JRA21205Check()
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-2012 Atlassian. All Rights Reserved.