package

com.atlassian.confluence.userstatus

Interfaces

FavouriteManager Manages the favourite spaces and pages of a user  
InlineWikiStyleRenderer This interface is deprecated. since 3.1 confusingly named. Use StatusTextRenderer instead.  
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  

Classes

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.