Class PagePathConverter
java.lang.Object
com.atlassian.confluence.servlet.simpledisplay.PagePathConverter
- All Implemented Interfaces:
PathConverter
This path converter takes a friendly page url and converts it into a viewpage action url.
This converter expects exactly two fields:
- Space Key
- Page Title
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.confluence.servlet.simpledisplay.PathConverter
getPath, handles
-
Constructor Details
-
PagePathConverter
public PagePathConverter()
-
-
Method Details
-
handles
- Specified by:
handles
in interfacePathConverter
-
getPath
- Specified by:
getPath
in interfacePathConverter
-