Uses of Interface
com.atlassian.jira.util.system.check.SystemEnvironmentCheck

Packages that use SystemEnvironmentCheck
com.atlassian.jira.util.system.check   
 

Uses of SystemEnvironmentCheck in com.atlassian.jira.util.system.check
 

Classes in com.atlassian.jira.util.system.check that implement SystemEnvironmentCheck
 class JRA12525Check
          This is a simple check to ensure that the 'mail.mime.decodeparameters' is set during starup.
 class JRA15731Check
          If they are using MySQL and if they are using tomcat (or DBCP in some other way) then we can check if they have a validationQuery which is recommended to prevent data corruption when connections time out.
 class JRA18659Check
          Check that the JVM version is above 1.5.0-18_b02 because of the JVM bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6754146
 class JRA21205Check
          http://jira.atlassian.com/browse/JRA-21205

System check for missing JIRA Elevated Security Manager

 class JRA21845Check
          Check for new Seraph Remember Me support
 class JRA24857Check
          If they are using MySQL we need to warn people if they ain't using InnoDB.
 class JVMCheck
          Checks for particular JVM Versions related to JRA-9198, JRA-15681
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.