public class SpacePathConverter extends Object implements PathConverter
This converter will return the home page.
| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_SPACE_HOME_PAGE_PATH |
| Constructor and Description |
|---|
SpacePathConverter() |
| Modifier and Type | Method and Description |
|---|---|
ConvertedPath |
getPath(String path) |
boolean |
handles(String simplePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPath, handlespublic static final String DISPLAY_SPACE_HOME_PAGE_PATH
public boolean handles(String simplePath)
handles in interface PathConverterpublic ConvertedPath getPath(String path)
getPath in interface PathConverterCopyright © 2003–2022 Atlassian. All rights reserved.