com.atlassian.jira.web.component.webfragment
Class ViewUserProfileContextLayoutBean
java.lang.Object
com.atlassian.jira.web.component.webfragment.ViewUserProfileContextLayoutBean
- All Implemented Interfaces:
- ContextLayoutBean
public class ViewUserProfileContextLayoutBean
- extends Object
- implements ContextLayoutBean
Provides context when rendering user profile links
- Since:
- v3.12
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewUserProfileContextLayoutBean
public ViewUserProfileContextLayoutBean(User profileUser,
String actionName)
getProfileUser
public User getProfileUser()
getActionName
public String getActionName()
Copyright © 2002-2009 Atlassian. All Rights Reserved.