Uses of Class
org.openiam.mq.constants.queue.synchronization.SynchronizationBulkGetQueue
-
Packages that use SynchronizationBulkGetQueue Package Description org.openiam.config org.openiam.esb.core.mq -
-
Uses of SynchronizationBulkGetQueue in org.openiam.config
Methods in org.openiam.config that return SynchronizationBulkGetQueue Modifier and Type Method Description SynchronizationBulkGetQueue
BulkSynchronizationVHostConfig. synchronizationBulkGetQueue()
-
Uses of SynchronizationBulkGetQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type SynchronizationBulkGetQueue Constructor Description SynchronizationBulkGetQueueListener(SynchronizationBulkGetQueue queue, RoleDataService roleDataService, UserDataService userDataService, GroupDataService groupDataService, ResourceService resourceService, OrganizationService organizationService, PolicyService policyService, ManagedSystemService managedSystemService)
-