Class ReindexTaskProgressAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.confluence.core.AbstractI18nActionSupport
com.atlassian.confluence.core.ConfluenceActionSupport
com.atlassian.confluence.impl.search.actions.ReindexTaskProgressAction
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 ReindexTaskProgressAction extends ConfluenceActionSupport implements Beanable
Responsible for reporting on the progress of a reindex operation on the "Search Indexes" triggered from the content indexing administration UI.
See Also:
  • Constructor Details

    • ReindexTaskProgressAction

      public ReindexTaskProgressAction()
  • Method Details