Class FlushIndexQueueAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
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

@Deprecated public class FlushIndexQueueAction extends ConfluenceActionSupport
Deprecated.
since 7.9 because Confluence now has multiple index queues. Use FlushContentIndexQueueAction or FlushChangeIndexQueueAction
See Also:
  • Constructor Details

    • FlushIndexQueueAction

      public FlushIndexQueueAction()
      Deprecated.
  • Method Details