public class BatchJobFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static BatchJob |
build(Attachment attachment,
BatchJobTypeEnum jobType)
Used to generate a batch job definition from an
Attachment object |
public static BatchJob build(Attachment attachment, BatchJobTypeEnum jobType)
Attachment objectattachment - The Attachment objectjobType - The BatchJobTypeEnum objectBatchStatusEnum of state PENDINGCopyright © 2021. All rights reserved.