Uses of Class
com.treescrub.spedran.data.Notification
-
Packages that use Notification Package Description com.treescrub.spedran -
-
Uses of Notification in com.treescrub.spedran
Methods in com.treescrub.spedran that return types with arguments of type Notification Modifier and Type Method Description static CompletableFuture<List<Notification>>Spedran. getNotifications()Gets all of theNotifications for the currently authenticated user.
-