java.lang.Object | |
↳ | com.atlassian.jira.user.profile.InlineActivityUserProfileFragment |
Uses the new inline activity stream to render a user's activity.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | INLINE_ACTIVITY_STREAM_FEATURE_KEY |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates the HTML for this fragment.
| |||||||||||
Returns a unique id for this fragment.
| |||||||||||
Whether or not we display this fragment.
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Creates the HTML for this fragment.
profileUser | The user whose profile the current user is looking at |
---|---|
currentUser | The current user |
Returns a unique id for this fragment. The id should be HTML compliant for ids.
Whether or not we display this fragment.
profileUser | The user whose profile the current user is looking at |
---|---|
currentUser | The current user |