com.atlassian.jira.rest.client
Class IntegrationTestUtil
java.lang.Object
com.atlassian.jira.rest.client.IntegrationTestUtil
public class IntegrationTestUtil
- extends Object
| 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
USER1
public static final BasicUser USER1
USER2
public static final BasicUser USER2
USER_SLASH
public static final BasicUser USER_SLASH
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 String NUMERIC_CUSTOMFIELD_ID
- See Also:
- Constant Field Values
NUMERIC_CUSTOMFIELD_TYPE
public static final String NUMERIC_CUSTOMFIELD_TYPE
- See Also:
- Constant Field Values
NUMERIC_CUSTOMFIELD_TYPE_V5
public static final String NUMERIC_CUSTOMFIELD_TYPE_V5
- See Also:
- Constant Field Values
IntegrationTestUtil
public IntegrationTestUtil()
concat
public static URI concat(URI uri,
String path)
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.