Class FollowUserAction

java.lang.Object
com.opensymphony.xwork2.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

public class FollowUserAction extends ConfluenceActionSupport
See Also:
  • Constructor Details

    • FollowUserAction

      public FollowUserAction()
  • Method Details

    • execute

      public String execute() throws Exception
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
      Throws:
      Exception
    • setFollowManager

      public void setFollowManager(FollowManager followManager)
    • setUsername

      public void setUsername(String username)
    • getUsername

      public String getUsername()
    • getUrlEncodedUsername

      public String getUrlEncodedUsername()
    • setMode

      public void setMode(String mode)
    • isAlreadyFollowing

      public boolean isAlreadyFollowing()