Uses of Interface
br.com.davinti.vitruvio.spi.NotificationService
Packages that use NotificationService
Package
Description
-
Uses of NotificationService in br.com.davinti.vitruvio.batch
Methods in br.com.davinti.vitruvio.batch with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidLimpezaNotificacoesBatch.setNotificationService(NotificationService notificationService) voidNotiticacoesEmailTask.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in br.com.davinti.vitruvio.spi
Methods in br.com.davinti.vitruvio.spi with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidScriptJobServiceImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in br.com.davinti.vitruvio.spi.impl
Methods in br.com.davinti.vitruvio.spi.impl with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidProcessoInstanciaServiceImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in br.com.davinti.vitruvio.spi.impl.notification
Classes in br.com.davinti.vitruvio.spi.impl.notification that implement NotificationService -
Uses of NotificationService in br.com.davinti.vitruvio.ui.notification
Methods in br.com.davinti.vitruvio.ui.notification with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidNotificacoesPresenter.setNotificationService(NotificationService notificationService) voidResumoNotificacoesPopupPresenter.setNotificationService(NotificationService notificationService)