Uses of Class
com.maplander.backend.model.manage.complex.TaskNotification
Packages that use TaskNotification
Package
Description
-
Uses of TaskNotification in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron with parameters of type TaskNotificationModifier and TypeMethodDescriptionTaskCronEndpoint.sendTaskCron
(TaskNotification taskNotification) -
Uses of TaskNotification in com.maplander.backend.utils.notification
Methods in com.maplander.backend.utils.notification with parameters of type TaskNotificationModifier and TypeMethodDescriptionstatic Notification
SendNotification.fillTaskNotification
(TaskNotification taskNotification, String description)