Class BlogPostsForDateResourceIdentifier

    • Constructor Detail

      • BlogPostsForDateResourceIdentifier

        public BlogPostsForDateResourceIdentifier​(String spaceKey,
                                                  Calendar postingDay)
        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.