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(User profileUser, String actionName)
Public Methods
String getActionName()
User getProfileUser()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ViewUserProfileContextLayoutBean (User profileUser, String actionName)

Public Methods

public String getActionName ()

public User getProfileUser ()