Uses of Class
org.openiam.common.beans.sync.SynchronisationHelper
-
Packages that use SynchronisationHelper Package Description org.openiam.esb.core.mq org.openiam.sync.service.impl.srcadapter.adapters -
-
Uses of SynchronisationHelper in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type SynchronisationHelper 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 SynchronisationHelper in org.openiam.sync.service.impl.srcadapter.adapters
Fields in org.openiam.sync.service.impl.srcadapter.adapters declared as SynchronisationHelper Modifier and Type Field Description protected SynchronisationHelper
AbstractSrcAdapter. syncHelper
-