Uses of Interface
org.openiam.esb.elasticsearch.repository.OrphanElasticSearchRepository
-
Packages that use OrphanElasticSearchRepository Package Description org.openiam.esb.core.user.service.impl -
-
Uses of OrphanElasticSearchRepository in org.openiam.esb.core.user.service.impl
Constructors in org.openiam.esb.core.user.service.impl with parameters of type OrphanElasticSearchRepository Constructor Description OrphanServiceImpl(ManagedSysRepository managedSysRepository, OrphanElasticSearchRepository orphanRepo, UserMgr userService, ProvisionQueue provisionQueue, RabbitMQSender rabbitMQSender, UserRabbitMQService userRabbitMQService, OrphanDocumentToEntityConverter converter, PropertyValueCache propertyValueService, LoginRepository loginDao, AuditLogHelper auditLogHelper, UserSaveQueue userSaveQueue)
-