public class ExportBatch extends Batch<ExportBatch.ExportItem,ExportJobInfo>
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportBatch.ExportItem |
| Constructor and Description |
|---|
ExportBatch() |
| Modifier and Type | Method and Description |
|---|---|
ExportBatch.ExportItem |
getItem(String entityToExport) |
String |
toString() |
getCreateDate, getId, getItems, getJobId, getJobInfo, getName, getUpdateDate, setCreateDate, setId, setItems, setJobId, setJobInfo, setName, setUpdateDatepublic ExportBatch.ExportItem getItem(String entityToExport)
public String toString()
toString in class Batch<ExportBatch.ExportItem,ExportJobInfo>Copyright © 2018. All rights reserved.