Class ReindexTaskProgressAction

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.confluence.core.AbstractI18nActionSupport
com.atlassian.confluence.core.ConfluenceActionSupport
com.atlassian.confluence.impl.search.actions.ReindexTaskProgressAction
All Implemented Interfaces:
Beanable, WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

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