com.atlassian.bamboo.plugins.git
Class ScpAwareUri
java.lang.Object
com.atlassian.bamboo.plugins.git.ScpAwareUri
public class ScpAwareUri
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static ScpAwareUri create(String url)
getRawPath
public String getRawPath()
getScheme
@Nullable
public String getScheme()
getUserInfo
public String getUserInfo()
getPort
public int getPort()
getHost
public String getHost()
getRawQuery
public String getRawQuery()
getRawFragment
public String getRawFragment()
isRelativePath
public boolean isRelativePath()
getAbsolutePath
public String getAbsolutePath()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.