com.atlassian.jira.rest.client
Class IntegrationTestUtil
java.lang.Object
com.atlassian.jira.rest.client.IntegrationTestUtil
public class IntegrationTestUtil
- extends java.lang.Object
|
Method Summary |
static java.net.URI |
concat(java.net.URI uri,
java.lang.String path)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_ADMIN
public static final BasicUser USER_ADMIN
USER_ADMIN_LATEST
public static final BasicUser USER_ADMIN_LATEST
USER1
public static final BasicUser USER1
USER2
public static final BasicUser USER2
USER1_LATEST
public static final BasicUser USER1_LATEST
USER2_LATEST
public static final BasicUser USER2_LATEST
USER_SLASH
public static final BasicUser USER_SLASH
USER_SLASH_LATEST
public static final BasicUser USER_SLASH_LATEST
TESTING_JIRA_5_OR_NEWER
public static final boolean TESTING_JIRA_5_OR_NEWER
START_PROGRESS_TRANSITION_ID
public static final int START_PROGRESS_TRANSITION_ID
- See Also:
- Constant Field Values
STOP_PROGRESS_TRANSITION_ID
public static final int STOP_PROGRESS_TRANSITION_ID
- See Also:
- Constant Field Values
NUMERIC_CUSTOMFIELD_ID
public static final java.lang.String NUMERIC_CUSTOMFIELD_ID
- See Also:
- Constant Field Values
NUMERIC_CUSTOMFIELD_TYPE
public static final java.lang.String NUMERIC_CUSTOMFIELD_TYPE
- See Also:
- Constant Field Values
NUMERIC_CUSTOMFIELD_TYPE_V5
public static final java.lang.String NUMERIC_CUSTOMFIELD_TYPE_V5
- See Also:
- Constant Field Values
IntegrationTestUtil
public IntegrationTestUtil()
concat
public static java.net.URI concat(java.net.URI uri,
java.lang.String path)
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.