Table of Contents

Search

  1. Preface
  2. API Reference

global static void finish (Id batchQueueId, BATCH_STATUS batchStatus)

global static void finish (Id batchQueueId, BATCH_STATUS batchStatus)

Triggers the next job in the queue When one submitted apex job is completed successfully.
This method must be invoked from the external batch finish method along with the status of the apex batch.

Parameters:

batchQueueId
The queue ID in the CC360 Batch Queue.
batchStatus
The status of the batch job (SUCCESS, ABORTED, OR FAILURE).

0 COMMENTS

We’d like to hear from you!