Uses of Package
com.atlassian.confluence.servlet.simpledisplay
Packages that use com.atlassian.confluence.servlet.simpledisplay
Package
Description
-
Classes in com.atlassian.confluence.servlet.simpledisplay used by com.atlassian.confluence.pages.actionsClassDescriptionEncapsulates the result of a path conversion.Path converters are used by the
SimpleDisplayServlet
to convert friendly URL's to action URLs. -
Classes in com.atlassian.confluence.servlet.simpledisplay used by com.atlassian.confluence.plugin.descriptorClassDescriptionPath converters are used by the
SimpleDisplayServlet
to convert friendly URL's to action URLs. -
Classes in com.atlassian.confluence.servlet.simpledisplay used by com.atlassian.confluence.servlet.simpledisplayClassDescriptionEncapsulates the result of a path conversion.Specifies the action to take after PathConverter.getPath has been evaluated.Path converters are used by the
SimpleDisplayServlet
to convert friendly URL's to action URLs.