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