Interface CreateBlogPostCommand

    • Method Detail

      • getCreatedBlogPost

        BlogPost getCreatedBlogPost()
        Returns:
        the BlogPost that was created if the command has executed already. Null if the command has not yet executed.