Class AbstractDiffPagesAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
PageAware, TinyUrlAware, WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable
Direct Known Subclasses:
DiffPagesAction, DiffPagesByVersionAction, ViewChangesSinceLastEditAction, ViewChangesSinceLastLoginAction

public abstract class AbstractDiffPagesAction extends AbstractPageAwareAction implements TinyUrlAware
See Also:
  • Field Details

  • Constructor Details

    • AbstractDiffPagesAction

      public AbstractDiffPagesAction()
  • Method Details