Uses of Class
org.openiam.common.beans.mq.ActivitiRabbitMQService
-
Packages that use ActivitiRabbitMQService Package Description org.openiam.br.service org.openiam.email.task org.openiam.esb.core.batch.tasks -
-
Uses of ActivitiRabbitMQService in org.openiam.br.service
Constructors in org.openiam.br.service with parameters of type ActivitiRabbitMQService Constructor Description BusinessRuleEvaluationService(GroovyScriptEngineIntegration groovyScriptEngineIntegration, UserRabbitMQService userRabbitMQService, UserBusinessRuleRecalculationElasticSearchRepository userBusinessRuleRecalculationElasticSearchRepository, BusinessRuleManagementMQService managementMQService, org.redisson.api.RedissonClient redissonClient, RabbitMQSender sender, ProvisionBulkQueue provisionBulkQueue, ActivitiRabbitMQService activitiRabbitMQService, RoleRabbitMQService roleRabbitMQService, GroupRabbitMQService groupRabbitMQService, ManagedSystemRabbitMQService managedSystemRabbitMQService, PropertyValueCache propertyValueSweeper)
-
Uses of ActivitiRabbitMQService in org.openiam.email.task
Fields in org.openiam.email.task declared as ActivitiRabbitMQService Modifier and Type Field Description protected ActivitiRabbitMQService
AbstractEmailProcessor. activitiRabbitMQService
-
Uses of ActivitiRabbitMQService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as ActivitiRabbitMQService Modifier and Type Field Description protected ActivitiRabbitMQService
AbstractInitializer. activitiRabbitMQService
-