com.atlassian.jira.functest.config.xml
Class Checks

java.lang.Object
  extended by com.atlassian.jira.functest.config.xml.Checks

public final class Checks
extends Object

Common XML check IDs

Since:
v6.0

Field Summary
static String MAIL_SERVER
           
static String UPGRADE
           
 
Method Summary
protected  Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPGRADE

public static final String UPGRADE
See Also:
Constant Field Values

MAIL_SERVER

public static final String MAIL_SERVER
See Also:
Constant Field Values
Method Detail

clone

protected Object clone()
                throws CloneNotSupportedException
Overrides:
clone in class Object
Throws:
CloneNotSupportedException


Copyright © 2002-2013 Atlassian. All Rights Reserved.