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.model.manage.CRM
Constructors in com.maplander.backend.model.manage.CRM with parameters of type TaskNotification -
Uses of TaskNotification in com.maplander.backend.utils.notification
Methods in com.maplander.backend.utils.notification with parameters of type TaskNotificationModifier and TypeMethodDescriptionstatic NotificationSendNotification.fillTaskNotification(TaskNotification taskNotification, String description)