com.atlassian.jira.webtests
Class Groups

java.lang.Object
  extended by com.atlassian.jira.webtests.Groups

public final class Groups
extends Object

Group names for func tests.

Since:
v4.2

Field Summary
static String ADMINISTRATORS
           
static String DEVELOPERS
           
static String USERS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USERS

public static final String USERS
See Also:
Constant Field Values

DEVELOPERS

public static final String DEVELOPERS
See Also:
Constant Field Values

ADMINISTRATORS

public static final String ADMINISTRATORS
See Also:
Constant Field Values


Copyright © 2002-2014 Atlassian. All Rights Reserved.