Custom Batch Chains
API Name: BatchChain__c
Override bill.ON standard batch chains.
| Label | API Name | Type | Description |
|---|---|---|---|
| Name | Name |
Text(255) | |
| Batches | Batches__c |
Text(255) | Comma-separated list of classnames, which extend AbstractChainableBatch or AbstractChainableBatchHelper. |