Interface | Description |
---|---|
FavouriteManager |
Manages the favourite spaces and pages of a user
|
InlineWikiStyleRenderer | Deprecated
since 3.1 confusingly named.
|
StatusTextRenderer |
Responsible for converting status text into displayable HTML.
|
UserStatusDao |
Interface to the persisted user status objects
|
UserStatusManager |
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 | |
DefaultUserStatusManager | |
HibernateUserStatusDao | |
UserStatus |
Stores a short message representing a status from a User.
|
Copyright © 2003–2015 Atlassian. All rights reserved.