Class ViewUserActivityAction

All Implemented Interfaces:
WebInterface, UserAware, BreadcrumbAware, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class ViewUserActivityAction extends AbstractUserProfileAction
Used by the activity tab
See Also:
  • Constructor Details

    • ViewUserActivityAction

      public ViewUserActivityAction()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
    • getUsername

      public String getUsername()
      Overrides:
      getUsername in class AbstractUserProfileAction
    • setUsername

      public void setUsername(String username)