public class UserPathConverter extends Object implements PathConverter
This path converter expects one parameter, the username with a leading '~'.
Constructor and Description |
---|
UserPathConverter() |
Modifier and Type | Method and Description |
---|---|
ConvertedPath |
getPath(String path) |
boolean |
handles(String simplePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPath, handles
public boolean handles(String simplePath)
handles
in interface PathConverter
public ConvertedPath getPath(String path)
getPath
in interface PathConverter
Copyright © 2003–2019 Atlassian. All rights reserved.