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

java.lang.Object
  extended by com.atlassian.jira.util.system.check.SystemCheck

public class SystemCheck
extends Object

SystemCheck is the place for any health checks for known problems in the application-server or database configuration

Since:
v3.11.1

Constructor Summary
SystemCheck()
           
 
Method Summary
 void check(javax.servlet.ServletContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemCheck

public SystemCheck()
Method Detail

check

public void check(javax.servlet.ServletContext context)


Copyright © 2002-2007 Atlassian. All Rights Reserved.