public class BatchContext
extends java.lang.Object
| Constructor and Description |
|---|
BatchContext() |
| Modifier and Type | Method and Description |
|---|---|
BatchEntry |
getCurrentEntry() |
java.util.List<BatchEntry> |
getEntries() |
void |
markAsPerfomed(BatchEntry entry) |
protected void |
setCurrentEntry(BatchEntry currentEntry) |
public java.util.List<BatchEntry> getEntries()
public BatchEntry getCurrentEntry()
public void markAsPerfomed(BatchEntry entry)
protected void setCurrentEntry(BatchEntry currentEntry)