java.lang.Object | |
↳ | com.atlassian.jira.plugin.profile.DefaultProfilePanel |
![]()
|
Renders html for a view profile panel.
[Expand]
Inherited Constants | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Renders the html to be used in this profile panel.
| |||||||||||
This method is called on plugin initialization and provides the module with a reference to the parent
module descriptor.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
Renders the html to be used in this profile panel.
profileUser | The user whose profile is being viewed. May be null. |
---|
This method is called on plugin initialization and provides the module with a reference to the parent module descriptor.
moduleDescriptor | the controlling class that doles out this module. |
---|