org.jenkinsci.plugins.StashBranchParameter
Class StashConnector
java.lang.Object
org.jenkinsci.plugins.StashBranchParameter.StashConnector
public class StashConnector
- extends Object
Created by erwin on 24/03/14.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StashConnector
public StashConnector(String stashApiUrl,
String username,
String password)
throws MalformedURLException
- Throws:
MalformedURLException
getBranches
public Map<String,String> getBranches()
getTags
public Map<String,String> getTags()
Copyright © 2004-2014. All Rights Reserved.