com.ibm.team.git.build.hjplugin.util
Class RTCHttpConstants
java.lang.Object
com.ibm.team.git.build.hjplugin.util.RTCHttpConstants
public class RTCHttpConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI_COMPATIBILITY_CHECK
public static final String URI_COMPATIBILITY_CHECK
- URI for checking compatibility of the RTC server. We need 5.0 or higher in order to
use the Rest services.
- See Also:
- Constant Field Values
SERVICE_GITBUILD_LINK
public static final String SERVICE_GITBUILD_LINK
- See Also:
- Constant Field Values
SERVICE_CREATE_RTC_BUILD_LINK
public static final String SERVICE_CREATE_RTC_BUILD_LINK
- See Also:
- Constant Field Values
SERVICE_VALIDATE_RTC_BUILD_LINK
public static final String SERVICE_VALIDATE_RTC_BUILD_LINK
- See Also:
- Constant Field Values
SERVICE_GET_RTC_WORKITEM
public static final String SERVICE_GET_RTC_WORKITEM
- See Also:
- Constant Field Values
SERVICE_COMPLETE_RTC_BUILD_LINK
public static final String SERVICE_COMPLETE_RTC_BUILD_LINK
- See Also:
- Constant Field Values
SERVICE_UPDATE_RTC_BUILD_LINK
public static final String SERVICE_UPDATE_RTC_BUILD_LINK
- See Also:
- Constant Field Values
SERVICE_UPDATE_RTC_WORKITEM
public static final String SERVICE_UPDATE_RTC_WORKITEM
- See Also:
- Constant Field Values
SERVICE_GET_RTC_WORKITEM_DETAILS
public static final String SERVICE_GET_RTC_WORKITEM_DETAILS
- See Also:
- Constant Field Values
PARAM_JENKINS_BUILD_NAME
public static final String PARAM_JENKINS_BUILD_NAME
- See Also:
- Constant Field Values
PARAM_JENKINS_BUILD_URL
public static final String PARAM_JENKINS_BUILD_URL
- See Also:
- Constant Field Values
PARAM_RTC_BUILD_INTEGRATION
public static final String PARAM_RTC_BUILD_INTEGRATION
- See Also:
- Constant Field Values
PARAM_RTC_BUILD_DEFINITION_ID
public static final String PARAM_RTC_BUILD_DEFINITION_ID
- See Also:
- Constant Field Values
PARAM_RTC_BUILD_RESULT_UUID
public static final String PARAM_RTC_BUILD_RESULT_UUID
- See Also:
- Constant Field Values
PARAM_JENKINS_BUILD_STATUS
public static final String PARAM_JENKINS_BUILD_STATUS
- See Also:
- Constant Field Values
PARAM_RTC_WORKITEM_INTEGRATION
public static final String PARAM_RTC_WORKITEM_INTEGRATION
- See Also:
- Constant Field Values
PARAM_RTC_WORK_ITEM_ID
public static final String PARAM_RTC_WORK_ITEM_ID
- See Also:
- Constant Field Values
PARAM_RTC_WORK_ITEM_COMMENT
public static final String PARAM_RTC_WORK_ITEM_COMMENT
- See Also:
- Constant Field Values
WI_FRAGMENT
public static final String WI_FRAGMENT
- See Also:
- Constant Field Values
BUILD_RESULT_UUID
public static final String BUILD_RESULT_UUID
- See Also:
- Constant Field Values
BUILD_RESULT_ITEM_OID
public static final String BUILD_RESULT_ITEM_OID
- See Also:
- Constant Field Values
RTCHttpConstants
public RTCHttpConstants()
Copyright © 2004-2014. All Rights Reserved.