Foundations Object Model

ihcc_QueueService

global with sharing class ihcc_QueueService

Service class to encapsulate enqueueing items for processing and starting a process to handle them if required.

Methods

enqueueItems

global static void enqueueItems(Map<Id, List<IHCCIntegration_Queue_Event__c>> events)

Enqueues one or more items. If there is no process will start one to handle the enqueued items (using/respecting locks)

© Copyright 2009–2021 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.