public class

ViewUserProfileContextLayoutBean

extends Object
implements ContextLayoutBean
java.lang.Object
   ↳ com.atlassian.jira.web.component.webfragment.ViewUserProfileContextLayoutBean

Class Overview

Provides context when rendering user profile links

Summary

Public Constructors
ViewUserProfileContextLayoutBean(ApplicationUser profileUser, String actionName)
Public Methods
String getActionName()
ApplicationUser getProfileUser()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ViewUserProfileContextLayoutBean (ApplicationUser profileUser, String actionName)

Public Methods

public String getActionName ()

public ApplicationUser getProfileUser ()