Class ViewChangeIndexQueueAction<T extends IndexTask>

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class ViewChangeIndexQueueAction<T extends IndexTask> extends AbstractViewIndexQueueAction<T>
Action to support viewing the changes index queue
Since:
7.9.0
See Also:
  • Constructor Details

    • ViewChangeIndexQueueAction

      public ViewChangeIndexQueueAction()
  • Method Details