Class ViewFollowAction

    • Constructor Detail

      • ViewFollowAction

        public ViewFollowAction()
    • Method Detail

      • setEventPublisher

        public void setEventPublisher​(com.atlassian.event.api.EventPublisher eventPublisher)
      • 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
      • setUsername

        public void setUsername​(String username)
      • getFollowersList

        public String getFollowersList()
      • getUndoUnfollowUser

        public com.atlassian.user.User getUndoUnfollowUser()
      • getUndoUnfollow

        public String getUndoUnfollow()
      • setUndoUnfollow

        public void setUndoUnfollow​(String undoUnfollow)
      • isUndoUnfollowNeeded

        public boolean isUndoUnfollowNeeded()