Uses of Interface
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentContainerResourceIdentifier
-
Packages that use AttachmentContainerResourceIdentifier Package Description com.atlassian.confluence.content.render.xhtml.model.resource.identifiers -
-
Uses of AttachmentContainerResourceIdentifier in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Classes in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers that implement AttachmentContainerResourceIdentifier Modifier and Type Class Description class
BlogPostResourceIdentifier
Restrict BlogPostsForDateDto to a single BlogPost on a date.class
ContentEntityResourceIdentifier
class
DraftResourceIdentifier
Identifies a draft resource.class
PageResourceIdentifier
Methods in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers that return AttachmentContainerResourceIdentifier Modifier and Type Method Description AttachmentContainerResourceIdentifier
AttachmentResourceIdentifier. getAttachmentContainerResourceIdentifier()
Constructors in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers with parameters of type AttachmentContainerResourceIdentifier Constructor Description AttachmentResourceIdentifier(AttachmentContainerResourceIdentifier attachmentContainerResourceIdentifier, String filename)
-