Uses of Class
com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorSpaceResourceIdentifierMarshallerAndUnmarshaller
-
Packages that use EditorSpaceResourceIdentifierMarshallerAndUnmarshaller Package Description com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers -
-
Uses of EditorSpaceResourceIdentifierMarshallerAndUnmarshaller in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
Constructors in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers with parameters of type EditorSpaceResourceIdentifierMarshallerAndUnmarshaller Constructor Description DelegatingEditorResourceIdentifierMarshaller(EditorPageResourceIdentifierMarshallerAndUnmarshaller pageResourceIdentifierMarshallerAndUnmarshaller, EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller blogPostResourceIdentifierMarshallerAndUnmarshaller, EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller attachmentResourceIdentifierMarshallerAndUnmarshaller, EditorShortcutResourceIdentifierMarshallerAndUnmarshaller shortcutResourceIdentifierMarshallerAndUnmarshaller, EditorSpaceResourceIdentifierMarshallerAndUnmarshaller spaceResourceIdentifierMarshallerAndUnmarshaller, EditorUserResourceIdentifierMarshallerAndUnmarshaller userResourceIdentifierMarshallerAndUnmarshaller)
-