Hierarchy For All Packages
Package Hierarchies:- es.kukenan.smartfi.microservice.communication,
- es.kukenan.smartfi.microservice.communication.config,
- es.kukenan.smartfi.microservice.communication.controller,
- es.kukenan.smartfi.microservice.communication.controller.filter,
- es.kukenan.smartfi.microservice.communication.controller.filter.notifications,
- es.kukenan.smartfi.microservice.communication.handler,
- es.kukenan.smartfi.microservice.communication.repository,
- es.kukenan.smartfi.microservice.communication.repository.entity,
- es.kukenan.smartfi.microservice.communication.repository.entity.compositeprimarykey,
- es.kukenan.smartfi.microservice.communication.service,
- es.kukenan.smartfi.microservice.communication.service.api,
- es.kukenan.smartfi.microservice.communication.service.api.backoffice,
- es.kukenan.smartfi.microservice.communication.service.api.labsmobile,
- es.kukenan.smartfi.microservice.communication.service.batch,
- es.kukenan.smartfi.microservice.communication.service.channel,
- es.kukenan.smartfi.microservice.communication.service.domain,
- es.kukenan.smartfi.microservice.communication.service.enums,
- es.kukenan.smartfi.microservice.communication.service.exceptions,
- es.kukenan.smartfi.microservice.communication.service.exceptions.enums,
- es.kukenan.smartfi.microservice.communication.service.messaging,
- es.kukenan.smartfi.microservice.communication.service.provider,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.airship,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.labsmobile,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.sinch,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.apns,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.firebase,
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smtp,
- es.kukenan.smartfi.microservice.communication.springevent,
- es.kukenan.smartfi.microservice.communication.springevent.events,
- es.kukenan.smartfi.microservice.communication.springevent.listeners,
- es.kukenan.smartfi.microservice.communication.utils
Class Hierarchy
- java.lang.Object
- es.kukenan.smartfi.amqp.controller.AbstractAmqpController<T>
- es.kukenan.smartfi.microservice.communication.controller.MessagingController
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.apns.AbstractApnsPushNotificationsServiceHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.apns.ApnsPushOperationSystemHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.apns.ApnsSmartfiPushNotificationsServiceHandler
- es.kukenan.smartfi.microservice.communication.service.messaging.AbstractDomainEventService
- es.kukenan.smartfi.microservice.communication.service.messaging.FirmEventService
- es.kukenan.smartfi.microservice.communication.service.messaging.NotificationCreatedEventService
- es.kukenan.smartfi.microservice.communication.service.NotificationService
- es.kukenan.smartfi.microservice.communication.service.messaging.NotificationSettingService
- es.kukenan.smartfi.microservice.communication.service.messaging.OnboardingDomainEventService
- es.kukenan.smartfi.microservice.communication.service.messaging.SecurityGatewayEventService
- es.kukenan.smartfi.microservice.communication.service.messaging.TransferSuccessfulService
- es.kukenan.smartfi.microservice.communication.service.messaging.UserContractDocumentEventService
- es.kukenan.smartfi.microservice.communication.service.messaging.UserPasswordResetEventService
- es.kukenan.smartfi.microservice.communication.service.api.AbstractEndpointClient
- es.kukenan.smartfi.microservice.communication.service.api.AbstractInternalEndpointClient
- es.kukenan.smartfi.microservice.communication.service.api.backoffice.BackofficeEndpoints
- es.kukenan.smartfi.microservice.communication.service.api.labsmobile.LabsMobileEndpoints
- es.kukenan.smartfi.microservice.communication.service.api.AbstractInternalEndpointClient
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.firebase.AbstractFcmPushNotificationsServiceHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.PushOperationSystemHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.firebase.FcmPushKukenfiNotificationsServiceHandler
- es.kukenan.smartfi.kafka.controller.AbstractKafkaController<T>
- es.kukenan.smartfi.microservice.communication.controller.KafkaController
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackClient.GenericSlackResponse
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackClient.UserObjectResponse
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackClient.GenericSlackResponse
- java.util.HashMap<K,
- es.kukenan.smartfi.microservice.communication.config.AirshipClientConfig
- es.kukenan.smartfi.microservice.communication.service.provider.impl.airship.AirshipNotificationHandler
- es.kukenan.smartfi.microservice.communication.config.AppConfiguration
- es.kukenan.smartfi.microservice.communication.Application
- es.kukenan.smartfi.microservice.communication.config.AsynchronousSpringEventsConfiguration
- es.kukenan.smartfi.microservice.communication.repository.entity.Attachment (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.AuditAirship
- es.kukenan.smartfi.microservice.communication.service.AuditService
- es.kukenan.smartfi.microservice.communication.service.api.backoffice.BackofficeEndpointsFactory
- es.kukenan.smartfi.microservice.communication.repository.entity.BatchMessage
- es.kukenan.smartfi.microservice.communication.service.batch.BatchNotificationsScheduledTaskExecutor
- es.kukenan.smartfi.microservice.communication.service.batch.BatchNotificationsScheduler
- es.kukenan.smartfi.microservice.communication.repository.entity.Campaign (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.Channel (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.springevent.listeners.CleanObsoleteDeviceListener (implements org.springframework.context.ApplicationListener<E>)
- es.kukenan.smartfi.microservice.communication.repository.entity.Company (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.Constants
- es.kukenan.smartfi.microservice.communication.service.messaging.CotPushNotificationService
- es.kukenan.smartfi.microservice.communication.service.batch.DataWareHouseBatchService
- es.kukenan.smartfi.microservice.communication.service.DestinationWhiteListComponent
- es.kukenan.smartfi.microservice.communication.repository.entity.DocumentType (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.Event (implements java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- es.kukenan.smartfi.microservice.communication.springevent.events.CleanObsoletePushDeviceEvent
- org.springframework.context.ApplicationEvent
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.firebase.FcmService
- es.kukenan.smartfi.microservice.communication.service.FirmService
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- es.kukenan.smartfi.common.security.web.filter.OtpFilter
- es.kukenan.smartfi.microservice.communication.controller.filter.NotificationsOtpOperationFilter
- es.kukenan.smartfi.common.security.web.filter.OtpFilter
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.http.client.support.HttpAccessor
- org.springframework.http.client.support.InterceptingHttpAccessor
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- es.kukenan.smartfi.microservice.communication.config.InternalRestTemplateConfiguration
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- org.springframework.http.client.support.InterceptingHttpAccessor
- java.io.InputStream (implements java.io.Closeable)
- javax.servlet.ServletInputStream
- es.kukenan.smartfi.microservice.communication.controller.filter.notifications.CachedBodyHttpServletRequest.CachedBodyServletInputStream
- javax.servlet.ServletInputStream
- es.kukenan.smartfi.microservice.communication.config.InternalMailJetEventsQueueConfig
- es.kukenan.smartfi.microservice.communication.config.InternalMailJetEventsQueueConfig.EventsConverter (implements org.springframework.amqp.support.converter.MessageConverter)
- es.kukenan.smartfi.microservice.communication.config.InternalMailJetEventsQueueConfig.SimpleErrorHandler (implements org.springframework.util.ErrorHandler)
- es.kukenan.smartfi.microservice.communication.controller.InternalMailJetEventsQueueController
- es.kukenan.smartfi.microservice.communication.service.batch.IosSilentPushBatchService
- es.kukenan.smartfi.microservice.communication.config.KeyVaultAutoconfiguredClient (implements es.kukenan.smartfi.microservice.communication.config.KeyVaultClient)
- es.kukenan.smartfi.microservice.communication.service.api.labsmobile.LabsMobileEndpointsFactory
- es.kukenan.smartfi.microservice.communication.service.api.labsmobile.LabsMobileRequest
- es.kukenan.smartfi.microservice.communication.service.api.labsmobile.LabsMobileRequest.RecipientNumbers
- es.kukenan.smartfi.microservice.communication.service.provider.impl.labsmobile.LabsMobileSmsNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.service.channel.MailDestinationHandler (implements es.kukenan.smartfi.microservice.communication.service.channel.NotificationChannelDestinationHandler)
- es.kukenan.smartfi.microservice.communication.config.MailJetClientConfig
- es.kukenan.smartfi.microservice.communication.controller.MailjetEventsRestController
- es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet.MailjetEventsService
- es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet.MailjetMailNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet.MailjetMessageMapping
- es.kukenan.smartfi.microservice.communication.service.provider.impl.mailjet.MailjetSmsNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.repository.entity.Message (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.MessageChannelPriority (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.compositeprimarykey.MessageChannelPriorityId (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.domain.MessagesRequest
- es.kukenan.smartfi.microservice.communication.service.domain.MessagesRequest.MessageSpecialProperties
- es.kukenan.smartfi.microservice.communication.repository.entity.MessageType (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.MobileOperationSystem (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.Notification (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.channel.NotificationChannelDestinationHandlerManager
- es.kukenan.smartfi.microservice.communication.controller.NotificationController
- es.kukenan.smartfi.microservice.communication.service.domain.NotificationError
- es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderManager
- es.kukenan.smartfi.microservice.communication.service.domain.NotificationRequest
- es.kukenan.smartfi.microservice.communication.service.NotificationRequestBuilder
- es.kukenan.smartfi.microservice.communication.service.domain.NotificationRequestDestination
- es.kukenan.smartfi.microservice.communication.service.domain.NotificationResponse
- es.kukenan.smartfi.microservice.communication.controller.filter.NotificationsAbstractOtpFilter
- es.kukenan.smartfi.microservice.communication.controller.filter.notifications.ActivateNotificationOtpFilter (implements es.kukenan.smartfi.microservice.communication.controller.filter.NotificationsOtpFilter)
- es.kukenan.smartfi.microservice.communication.service.NotificationSenderService
- es.kukenan.smartfi.microservice.communication.service.NotificationSenderService.MessageContext
- es.kukenan.smartfi.microservice.communication.springevent.NotificationsSpringEventsPublisher
- es.kukenan.smartfi.microservice.communication.repository.entity.NotificationStatus (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.NotificationStatusChangeService
- es.kukenan.smartfi.microservice.communication.service.domain.NotificationUpdate (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.firm.api.OperationalInfo
- es.kukenan.smartfi.microservice.communication.controller.filter.notifications.ActivateNotificationOtpOperationalInfo
- es.kukenan.smartfi.microservice.communication.utils.PathHandler
- es.kukenan.smartfi.microservice.communication.repository.entity.Provider (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.PushNotification (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.PushNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.PushNotificationManager
- es.kukenan.smartfi.microservice.communication.service.domain.PushNotificationMobile
- es.kukenan.smartfi.microservice.communication.repository.entity.Receiver (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.handler.RestTemplateErrorHandler (implements org.springframework.web.client.ResponseErrorHandler)
- es.kukenan.smartfi.microservice.communication.service.messaging.ScheduledEventService
- es.kukenan.smartfi.microservice.communication.repository.entity.Sender (implements java.io.Serializable)
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- es.kukenan.smartfi.microservice.communication.controller.filter.notifications.CachedBodyHttpServletRequest
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- es.kukenan.smartfi.microservice.communication.config.SinchClientConfig
- es.kukenan.smartfi.microservice.communication.service.provider.impl.sinch.SinchSmsNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackClient (implements org.springframework.beans.factory.InitializingBean)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackClient.Message
- es.kukenan.smartfi.microservice.communication.service.channel.SlackDestinationHandler (implements es.kukenan.smartfi.microservice.communication.service.channel.NotificationChannelDestinationHandler)
- es.kukenan.smartfi.microservice.communication.service.provider.impl.slack.SlackNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.service.channel.SmsDestinationHandler (implements es.kukenan.smartfi.microservice.communication.service.channel.NotificationChannelDestinationHandler)
- es.kukenan.smartfi.microservice.communication.service.channel.PushDestinationHandler
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smtp.SmtpMailNotificationHandler (implements es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler)
- es.kukenan.smartfi.microservice.communication.utils.StringUtils
- es.kukenan.smartfi.microservice.communication.config.SwaggerConfig
- es.kukenan.smartfi.microservice.communication.repository.entity.Template (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.utils.TemplateVariablesParser
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- es.kukenan.smartfi.common.service.exceptions.KukenanWalletException
- es.kukenan.smartfi.microservice.communication.service.exceptions.UninformedFieldException
- es.kukenan.smartfi.common.service.exceptions.KukenanWalletException
- java.lang.RuntimeException
- java.lang.Exception
- es.kukenan.smartfi.microservice.communication.repository.entity.User (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.UserCivilStatus (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.messaging.UserDeviceTokenDeletedService
- es.kukenan.smartfi.microservice.communication.service.domain.UserDomain
- es.kukenan.smartfi.microservice.communication.repository.entity.UserGender (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.repository.entity.UserLanguage (implements java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.messaging.UserLifecycleEventService
- es.kukenan.smartfi.microservice.communication.service.UserManagementService
- es.kukenan.smartfi.microservice.communication.repository.UsersRepositoryImpl (implements es.kukenan.smartfi.microservice.communication.repository.UsersRepositoryCustom)
- es.kukenan.smartfi.microservice.communication.utils.UserUtils
- es.kukenan.smartfi.microservice.communication.utils.WebUtils
- es.kukenan.smartfi.microservice.communication.repository.entity.WhiteListDestination
- es.kukenan.smartfi.amqp.controller.AbstractAmqpController<T>
Interface Hierarchy
- es.kukenan.smartfi.microservice.communication.service.batch.BatchNotificationsScheduler.BatchDefinition
- es.kukenan.smartfi.microservice.communication.config.KeyVaultClient
- es.kukenan.smartfi.microservice.communication.service.channel.NotificationChannelDestinationHandler
- es.kukenan.smartfi.microservice.communication.service.provider.NotificationProviderHandler
- es.kukenan.smartfi.microservice.communication.controller.filter.NotificationsOtpFilter
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.PushOperationSystemHandler
- es.kukenan.smartfi.microservice.communication.service.provider.impl.smartfi.apns.ApnsPushOperationSystemHandler
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - es.kukenan.smartfi.microservice.communication.repository.AuditAirshipRepository
- es.kukenan.smartfi.microservice.communication.repository.ChannelRepository
- es.kukenan.smartfi.microservice.communication.repository.CompanyRepository
- es.kukenan.smartfi.microservice.communication.repository.EventRepository
- es.kukenan.smartfi.microservice.communication.repository.PushNotificationRepository
- es.kukenan.smartfi.microservice.communication.repository.UsersRepository (also extends es.kukenan.smartfi.microservice.communication.repository.UsersRepositoryCustom)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - es.kukenan.smartfi.microservice.communication.repository.BatchMessageRepository
- es.kukenan.smartfi.microservice.communication.repository.MessageChannelPriorityRepository
- es.kukenan.smartfi.microservice.communication.repository.MessagesRepository
- es.kukenan.smartfi.microservice.communication.repository.MobileOperationSystemRepository
- es.kukenan.smartfi.microservice.communication.repository.NotificationsRepository
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - es.kukenan.smartfi.microservice.communication.repository.AuditAirshipRepository
- es.kukenan.smartfi.microservice.communication.repository.ChannelRepository
- es.kukenan.smartfi.microservice.communication.repository.CompanyRepository
- es.kukenan.smartfi.microservice.communication.repository.EventRepository
- es.kukenan.smartfi.microservice.communication.repository.PushNotificationRepository
- es.kukenan.smartfi.microservice.communication.repository.UsersRepository (also extends es.kukenan.smartfi.microservice.communication.repository.UsersRepositoryCustom)
- org.springframework.data.jpa.repository.JpaRepository<T,
- es.kukenan.smartfi.microservice.communication.repository.TemplatesRepository
- es.kukenan.smartfi.microservice.communication.repository.WhiteListDestinationRepository
- org.springframework.data.repository.CrudRepository<T,
- es.kukenan.smartfi.microservice.communication.repository.UsersRepositoryCustom
- es.kukenan.smartfi.microservice.communication.repository.UsersRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
ID>)
- es.kukenan.smartfi.microservice.communication.repository.UsersRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- es.kukenan.smartfi.microservice.communication.service.enums.AuditAirshipStatus
- es.kukenan.smartfi.microservice.communication.service.enums.GenericVariablesProperties
- es.kukenan.smartfi.microservice.communication.service.enums.NotificationChannel
- es.kukenan.smartfi.microservice.communication.service.enums.NotificationParameter
- es.kukenan.smartfi.microservice.communication.service.enums.NotificationProvider
- es.kukenan.smartfi.microservice.communication.service.exceptions.enums.NotificationsExceptionCode
- es.kukenan.smartfi.microservice.communication.service.enums.NotificationStatus
- es.kukenan.smartfi.microservice.communication.service.enums.OnboardingVariablesProperties
- es.kukenan.smartfi.microservice.communication.service.enums.ScheduledTask
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)