Uses of Class
io.gitea.model.NotificationCount
| Package | Description |
|---|---|
| io.gitea.api | |
| io.gitea.model |
-
Uses of NotificationCount in io.gitea.api
Methods in io.gitea.api that return NotificationCount Modifier and Type Method Description NotificationCountNotificationApi. notifyNewAvailable()Check if unread notifications existMethods in io.gitea.api that return types with arguments of type NotificationCount Modifier and Type Method Description ApiResponse<NotificationCount>NotificationApi. notifyNewAvailableWithHttpInfo()Check if unread notifications existMethod parameters in io.gitea.api with type arguments of type NotificationCount Modifier and Type Method Description com.squareup.okhttp.CallNotificationApi. notifyNewAvailableAsync(ApiCallback<NotificationCount> callback)Check if unread notifications exist (asynchronously) -
Uses of NotificationCount in io.gitea.model
Methods in io.gitea.model that return NotificationCount Modifier and Type Method Description NotificationCountNotificationCount. _new(java.lang.Long _new)