| Interface | Description |
|---|---|
| FavouriteManager |
Manages the favourite spaces and pages of a user.
|
| InlineWikiStyleRenderer | Deprecated
since 3.1 confusingly named.
|
| StatusTextRenderer | Deprecated
Since 5.9.1
Responsible for converting status text into displayable HTML.
|
| UserStatusDao | Deprecated
Since 5.9.1
Interface to the persisted user status objects
|
| UserStatusManager | Deprecated
Since 5.9.1
Used to retrieve and store the user status for a user
|
| Class | Description |
|---|---|
| DefaultFavouriteManager |
The default implementation of the Favourite Manager which uses a label on
the entity to mark it as a favourite.
|
| DefaultStatusTextRenderer | Deprecated
Since 5.9.1
|
| DefaultUserStatusManager | Deprecated
Since 5.9.1
|
| HibernateUserStatusDao | Deprecated
Since 5.9.1
|
| UserStatus | Deprecated
since 5.9.1
Stores a short message representing a status from a User.
|
Copyright © 2003–2019 Atlassian. All rights reserved.