Class HistoryAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
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 HistoryAction extends ConfluenceActionSupport implements Beanable
See Also:
  • Constructor Details

    • HistoryAction

      public HistoryAction()
  • Method Details

    • execute

      public String execute() throws Exception
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
      Throws:
      Exception
    • getBean

      public Object getBean()
      Specified by:
      getBean in interface Beanable
    • setTypes

      public void setTypes(String[] types)
    • setMaxResults

      public void setMaxResults(int maxResults)
    • setContentEntityManager

      public void setContentEntityManager(ContentEntityManager contentEntityManager)