public class UserStatusPathConverter extends Object implements PathConverter
e.g. "/display/status/fred/1234"
Constructor and Description |
---|
UserStatusPathConverter() |
Modifier and Type | Method and Description |
---|---|
ConvertedPath |
getPath(String path) |
boolean |
handles(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPath, handles
public boolean handles(String path)
handles
in interface PathConverter
public ConvertedPath getPath(String path)
getPath
in interface PathConverter
path
- Copyright © 2003–2017 Atlassian. All rights reserved.