Uses of Class
org.openiam.mq.constants.queue.synchronization.SynchronizationBulkSaveQueue
-
Packages that use SynchronizationBulkSaveQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.sync.service.impl.srcadapter.processor -
-
Uses of SynchronizationBulkSaveQueue in org.openiam.config
Methods in org.openiam.config that return SynchronizationBulkSaveQueue Modifier and Type Method Description SynchronizationBulkSaveQueue
BulkSynchronizationVHostConfig. synchronizationBulkSaveQueue()
-
Uses of SynchronizationBulkSaveQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type SynchronizationBulkSaveQueue Constructor Description SynchronizationBulkSaveQueueListener(SynchronizationBulkSaveQueue queue, ProvisionBulkQueue provisionBulkQueue, RoleDataService roleDataService, com.fasterxml.jackson.databind.ObjectMapper mapper, RabbitMQSender rabbitMQSender, GroupDataService groupDataService, ActivitiService activitiService, ActivitiCreateRequestServiceQueue activitiCreateRequestServiceQueue, ResourceService resourceService, PropertyValueCache propertyValueSweeper, OrganizationService organizationService, PolicyService policyService, UserSaveQueue userSaveQueue, ManagedSystemService managedSystemService, SynchronisationHelper syncHelper, AuditLogHelper auditLogHelper)
-
Uses of SynchronizationBulkSaveQueue in org.openiam.sync.service.impl.srcadapter.processor
Fields in org.openiam.sync.service.impl.srcadapter.processor declared as SynchronizationBulkSaveQueue Modifier and Type Field Description protected SynchronizationBulkSaveQueue
AbstractSyncObjectProcessor. synchronizationBulkSaveQueue
-