net.thucydides.plugins.jira.service
Class JIRAConnection
java.lang.Object
net.thucydides.plugins.jira.service.JIRAConnection
public class JIRAConnection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JIRAConnection
public JIRAConnection()
JIRAConnection
public JIRAConnection(JIRAConfiguration configuration)
getJiraSoapService
public JiraSoapService getJiraSoapService()
throws MalformedURLException,
RemoteException
- Throws:
MalformedURLException
RemoteException
getConfiguration
protected JIRAConfiguration getConfiguration()
getJiraUser
public String getJiraUser()
getJiraPassword
public String getJiraPassword()
getJiraWebserviceUrl
public String getJiraWebserviceUrl()
getAuthenticationToken
public String getAuthenticationToken()
throws MalformedURLException,
RemoteException
- Throws:
MalformedURLException
RemoteException
getProject
public String getProject()
logout
public void logout()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.