Class 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 Detail

      • ProvisionBulkQueue

        public ProvisionBulkQueue()