Uses of Class
com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
-
Packages that use ConvertedPath Package Description com.atlassian.confluence.servlet.simpledisplay -
-
Uses of ConvertedPath in com.atlassian.confluence.servlet.simpledisplay
Methods in com.atlassian.confluence.servlet.simpledisplay that return ConvertedPath Modifier and Type Method Description ConvertedPathBlogPathConverter. getPath(String path)ConvertedPathPagePathConverter. getPath(String path)default ConvertedPathPathConverter. getPath(String path)Deprecated.since 6.0.default ConvertedPathPathConverter. getPath(String path, String queryString)Returns aConvertedPathbased on the passed in path and query string.ConvertedPathSpacePathConverter. getPath(String path)ConvertedPathUserPathConverter. getPath(String path)
-