org.jenkinsci.plugins.rallyBuild
Class Rally
java.lang.Object
org.jenkinsci.plugins.rallyBuild.Rally
public class Rally
- extends Object
Constructor Summary |
Rally(com.rallydev.rest.RallyRestApi api,
hudson.model.BuildListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rally
public Rally(com.rallydev.rest.RallyRestApi api,
hudson.model.BuildListener listener)
throws URISyntaxException
- Throws:
URISyntaxException
getIssues
public HashSet<String> getIssues(String issueString)
updateIssues
public void updateIssues(HashSet<String> issues,
List<Action> preConditions,
List<StateAction> preStates,
List<Action> actions,
Boolean updateOnce)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.