Uses of Interface
org.craftercms.studio.api.v2.service.notification.NotificationService
Packages that use NotificationService
Package
Description
-
Uses of NotificationService in org.craftercms.studio.impl.v1.service.deployment
Fields in org.craftercms.studio.impl.v1.service.deployment declared as NotificationServiceModifier and TypeFieldDescriptionprotected NotificationServiceDeploymentServiceImpl.notificationServiceMethods in org.craftercms.studio.impl.v1.service.deployment with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidDeploymentServiceImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as NotificationServiceModifier and TypeFieldDescriptionprotected NotificationServiceWorkflowServiceImpl.notificationServiceMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.craftercms.studio.impl.v2.job
Methods in org.craftercms.studio.impl.v2.job with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidStudioPublisherTask.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.craftercms.studio.impl.v2.service.notification
Classes in org.craftercms.studio.impl.v2.service.notification that implement NotificationService -
Uses of NotificationService in org.craftercms.studio.impl.v2.service.repository.internal
Methods in org.craftercms.studio.impl.v2.service.repository.internal with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidRepositoryManagementServiceInternalImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setNotificationService(NotificationService notificationService)