Class EventServiceEncryptedImpl

  • All Implemented Interfaces:
    de.adorsys.psd2.event.service.Xs2aEventServiceBase, de.adorsys.psd2.event.service.Xs2aEventServiceEncrypted

    @Service
    public class EventServiceEncryptedImpl
    extends Object
    implements de.adorsys.psd2.event.service.Xs2aEventServiceEncrypted
    • Constructor Detail

      • EventServiceEncryptedImpl

        public EventServiceEncryptedImpl()
    • Method Detail

      • recordEvent

        @Transactional
        public boolean recordEvent​(@NotNull
                                   @NotNull de.adorsys.psd2.event.service.model.EventBO event)
        Specified by:
        recordEvent in interface de.adorsys.psd2.event.service.Xs2aEventServiceBase