Uses of Class
com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers.EditorUserResourceIdentifierMarshallerAndUnmarshaller
-
Packages that use EditorUserResourceIdentifierMarshallerAndUnmarshaller Package Description com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers -
-
Uses of EditorUserResourceIdentifierMarshallerAndUnmarshaller 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 EditorUserResourceIdentifierMarshallerAndUnmarshaller Constructor Description DelegatingEditorResourceIdentifierMarshaller(EditorPageResourceIdentifierMarshallerAndUnmarshaller pageResourceIdentifierMarshallerAndUnmarshaller, EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller blogPostResourceIdentifierMarshallerAndUnmarshaller, EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller attachmentResourceIdentifierMarshallerAndUnmarshaller, EditorShortcutResourceIdentifierMarshallerAndUnmarshaller shortcutResourceIdentifierMarshallerAndUnmarshaller, EditorSpaceResourceIdentifierMarshallerAndUnmarshaller spaceResourceIdentifierMarshallerAndUnmarshaller, EditorUserResourceIdentifierMarshallerAndUnmarshaller userResourceIdentifierMarshallerAndUnmarshaller)
-