| Interface | Description |
|---|---|
| Favourite |
An entity that can be marked as favourite by users.
|
| FavouritesManager<S extends SharedEntity> |
Manager for basic Favourites functionality.
|
| FavouritesStore |
Store used for CRUD of Favourites.
|
| Class | Description |
|---|---|
| CachingFavouritesStore |
Cache is keyed on userkey:type.
|
| DefaultFavouritesManager | |
| OfBizFavouritesStore |
FavouritesStore that uses the OfBiz to store favourites
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.