Class ManageWatchersAction

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
PageAware, 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 ManageWatchersAction extends AbstractPageAwareAction
See Also:
  • Constructor Details

    • ManageWatchersAction

      public ManageWatchersAction()
  • Method Details

    • isPermitted

      public boolean isPermitted()
      Description copied from class: ConfluenceActionSupport
      Overrides:
      isPermitted in class AbstractPageAwareAction
    • doRemove

      public String doRemove()
    • doAdd

      public String doAdd()
    • setNotificationManager

      public void setNotificationManager(NotificationManager notificationManager)
    • isWatchingSpace

      public boolean isWatchingSpace()
    • isWatchingPage

      public boolean isWatchingPage()
    • validate

      public void validate()
      Specified by:
      validate in interface MessageHolderAware
      Specified by:
      validate in interface org.apache.struts2.Validateable
      Overrides:
      validate in class org.apache.struts2.ActionSupport
    • setUsername

      public void setUsername(String username)
    • setType

      public void setType(String type)
      Since:
      5.10