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, wait
getPath, handles
public static final String DISPLAY_SPACE_HOME_PAGE_PATH
public boolean handles(String simplePath)
handles
in interface PathConverter
public ConvertedPath getPath(String path)
getPath
in interface PathConverter
Copyright © 2003–2020 Atlassian. All rights reserved.