Package de.bytestore.hostinger.listener
Klasse PaymentEventListener_1
java.lang.Object
de.bytestore.hostinger.listener.PaymentEventListener_1
@Transactional
@Component("host_PaymentEventListener_1")
public class PaymentEventListener_1
extends Object
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final io.jmix.core.DataManager
protected final org.springframework.beans.factory.ObjectProvider<io.jmix.flowui.view.MessageBundle>
protected final io.jmix.core.Messages
protected final io.jmix.notifications.NotificationManager
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPaymentEventListener_1
(org.springframework.beans.factory.ObjectProvider<io.jmix.flowui.view.MessageBundle> messageBundleProvider, io.jmix.core.Messages messages, io.jmix.core.DataManager dataManager, io.jmix.notifications.NotificationManager notificationManager) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
onPaymentChangedAfterCommit
(io.jmix.core.event.EntityChangedEvent<Payment> event)
-
Felddetails
-
messageBundleProvider
protected final org.springframework.beans.factory.ObjectProvider<io.jmix.flowui.view.MessageBundle> messageBundleProvider -
messages
protected final io.jmix.core.Messages messages -
dataManager
protected final io.jmix.core.DataManager dataManager -
notificationManager
protected final io.jmix.notifications.NotificationManager notificationManager
-
-
Konstruktordetails
-
PaymentEventListener_1
public PaymentEventListener_1(org.springframework.beans.factory.ObjectProvider<io.jmix.flowui.view.MessageBundle> messageBundleProvider, io.jmix.core.Messages messages, io.jmix.core.DataManager dataManager, io.jmix.notifications.NotificationManager notificationManager)
-
-
Methodendetails
-
onPaymentChangedAfterCommit
@TransactionalEventListener public void onPaymentChangedAfterCommit(io.jmix.core.event.EntityChangedEvent<Payment> event)
-