Class ProvisionBulkQueue
- java.lang.Object
-
- org.openiam.mq.constants.queue.MqQueue
-
- org.openiam.mq.constants.queue.idm.IdmQueue
-
- org.openiam.mq.constants.queue.idm.ProvisionBulkQueue
-
public class ProvisionBulkQueue extends IdmQueue
- Author:
- zaporozhec This is the best choise in case you want to do a bulk save. it used in sync and supposed to be used in any groovy that suppose to do the same, just use: rabbitMQSender.send(provisionBulkQueue, UserProvisionAPI.Add, request)
-
-
Constructor Summary
Constructors Constructor Description ProvisionBulkQueue()
-