| Package | Description |
|---|---|
| org.pubcoi.cdm.batch | |
| org.pubcoi.cdm.fos |
| Modifier and Type | Method and Description |
|---|---|
BatchJob |
ObjectFactory.createBatchJob()
Create an instance of
BatchJob |
BatchJob |
BatchJob.withDepends(Collection<String> values) |
BatchJob |
BatchJob.withDepends(String... values) |
BatchJob |
BatchJob.withId(String value) |
BatchJob |
BatchJob.withStatus(BatchStatusEnum value) |
BatchJob |
BatchJob.withTargetId(String value) |
BatchJob |
BatchJob.withType(BatchJobTypeEnum value) |
| Modifier and Type | Method and Description |
|---|---|
static BatchJob |
BatchJobFactory.build(Attachment attachment,
BatchJobTypeEnum jobType)
Used to generate a batch job definition from an
Attachment object |
Copyright © 2021. All rights reserved.