com.jenkins.plugins.rally.connector
Class RallyConnector
java.lang.Object
com.jenkins.plugins.rally.connector.RallyConnector
public class RallyConnector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RALLY_URL
public static final String RALLY_URL
- See Also:
- Constant Field Values
APPLICATION_NAME
public static final String APPLICATION_NAME
- See Also:
- Constant Field Values
WSAPI_VERSION
public static final String WSAPI_VERSION
- See Also:
- Constant Field Values
RallyConnector
public RallyConnector(String userName,
String password,
String workspace,
String project,
String scmuri,
String scmRepoName,
String proxy)
throws URISyntaxException
- Throws:
URISyntaxException
closeConnection
public void closeConnection()
throws IOException
- Throws:
IOException
updateRallyChangeSet
public boolean updateRallyChangeSet(RallyDetailsDTO rdto)
throws IOException
- Throws:
IOException
updateRallyTaskDetails
public boolean updateRallyTaskDetails(RallyDetailsDTO rdto)
throws IOException
- Throws:
IOException
Copyright © 2004-2014. All Rights Reserved.