Table of Contents

Search

  1. Preface
  2. API Reference

global static DS_ConsolidationBatchClass instantiateConsolidationBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Master_Bean__c > selectedMBeans)

global static DS_ConsolidationBatchClass instantiateConsolidationBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Master_Bean__c > selectedMBeans)

Creates an instance of the consolidation batch class.

Parameters:

jobIdSet
The list of bean IDs.
selectedBeans
The list of beans to be consolidated through the consolidation batch job. The list consists of beans for which the DS_Consolidated_c flag is disabled.
selectedMBeans
The list of master beans to be consolidated.

Returns:

The instance of the class.

0 COMMENTS

We’d like to hear from you!