Class HistoryAction

    • Constructor Detail

      • HistoryAction

        public HistoryAction()
    • Method Detail

      • 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
      • setTypes

        public void setTypes​(String[] types)
      • setMaxResults

        public void setMaxResults​(int maxResults)
      • setContentEntityManager

        public void setContentEntityManager​(ContentEntityManager contentEntityManager)