net.praqma.jenkins.rqm.request
Class RQMGetRequest

java.lang.Object
  extended by net.praqma.jenkins.rqm.request.RQMGetRequest
All Implemented Interfaces:
RQMRequest

public class RQMGetRequest
extends Object
implements RQMRequest

Author:
Praqma

Constructor Summary
RQMGetRequest(RQMHttpClient client, String url, org.apache.commons.httpclient.NameValuePair[] parameters)
           
 
Method Summary
 net.praqma.util.structure.Tuple<Integer,String> executeRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RQMGetRequest

public RQMGetRequest(RQMHttpClient client,
                     String url,
                     org.apache.commons.httpclient.NameValuePair[] parameters)
Method Detail

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.