Class RebuildAncestorTableAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.confluence.core.ConfluenceActionSupport
com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction
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

public class RebuildAncestorTableAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • RebuildAncestorTableAction

      public RebuildAncestorTableAction()
  • Method Details

    • isPermitted

      public boolean isPermitted()
      Overrides:
      isPermitted in class ConfluenceActionSupport
    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • doRebuildAncestorTable

      public String doRebuildAncestorTable()
    • setPageAncestorManager

      public void setPageAncestorManager(PageAncestorManager pageAncestorManager)