Uses of Class
org.qubership.atp.tdm.model.mail.bulkaction.AbstractBulkActionMailSender
Packages that use AbstractBulkActionMailSender
Package
Description
-
Uses of AbstractBulkActionMailSender in org.qubership.atp.tdm.model.mail.bulkaction
Subclasses of AbstractBulkActionMailSender in org.qubership.atp.tdm.model.mail.bulkactionModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractBulkActionMailSender in org.qubership.atp.tdm.websocket.bulkaction
Constructors in org.qubership.atp.tdm.websocket.bulkaction with parameters of type AbstractBulkActionMailSenderModifierConstructorDescriptionBulkActionsHandler(ExecutorService executorService, CatalogRepository catalogRepository, EnvironmentsService environmentsService, AbstractBulkActionMailSender mailSender, CurrentTime currentTime, org.qubership.atp.common.lock.LockManager lockManager, TdmMdcHelper mdcHelper) Constructor with parameters.