Class BlogPostsMyDraftsGet

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class BlogPostsMyDraftsGet extends AbstractGetBlogWebScript
This class is the controller for the blog-posts-mydrafts.get web script. Based on the original JavaScript webscript controller
Since:
4.0
Author:
Neil Mc Erlean (based on existing JavaScript webscript controllers)