Class BlogPostsForDateResourceIdentifier
java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
- All Implemented Interfaces:
ResourceIdentifier
- Direct Known Subclasses:
BlogPostResourceIdentifier
-
Constructor Details
-
BlogPostsForDateResourceIdentifier
- Parameters:
spaceKey
- Representing the space this blog is in. This may be null if the space is to be derived from context.postingDay
- identifies the posting date for the blog. May be null if the blog is to be derived from context.
-
-
Method Details