Table of Contents

Search

  1. Preface
  2. API Reference

global static void setQuickParameters (Id batchQueueId, String phase, List< String > quickParameters)

global static void setQuickParameters (Id batchQueueId, String phase, List< String > quickParameters)

Sets the quick parameters for an apex job to be submitted to the CC360 Batch Queue.
You can set a maximum of 9 quick parameters.

Parameters:

batchQueueId
The queue ID in the CC360 Batch Queue.
phase
The phase (Start, Execute, or Finish) of the submitted Job.
quickParameters
The list of quick parameters to be set.

0 COMMENTS

We’d like to hear from you!