Class MoveBlogPostAction

All Implemented Interfaces:
Beanable, WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class MoveBlogPostAction extends AbstractCommandAction
Move a blog post to a new space.
Since:
5.4
See Also:
  • Constructor Details

    • MoveBlogPostAction

      public MoveBlogPostAction()
  • Method Details