net.praqma.jenkins.rqm.request
Class RQMPutRequest
java.lang.Object
net.praqma.jenkins.rqm.request.RQMPutRequest
- All Implemented Interfaces:
- RQMRequest
public class RQMPutRequest
- extends Object
- implements RQMRequest
- Author:
- Praqma
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RQMPutRequest
public RQMPutRequest(RQMHttpClient client,
String url,
org.apache.commons.httpclient.NameValuePair[] parameters,
String requestContent)
executeRequest
public net.praqma.util.structure.Tuple<Integer,String> executeRequest()
throws LoginException,
RequestException
- Specified by:
executeRequest in interface RQMRequest
- Throws:
LoginException
RequestException
Copyright © 2004-2014. All Rights Reserved.