Class ReindexAction

    • Constructor Detail

      • ReindexAction

        public ReindexAction()
    • 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
      • getPrettyApproximateIndexTime

        public String getPrettyApproximateIndexTime()
      • getEstimatedReindexCompletionTime

        public Date getEstimatedReindexCompletionTime()
      • getCurrentTime

        public Date getCurrentTime()
      • setIndexerManager

        public void setIndexerManager​(IndexerManager indexerManager)