@API
public interface FileProcessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileProcessor.CheckinContext |
| Modifier and Type | Method and Description |
|---|---|
boolean |
performCheckin(FileProcessor.CheckinContext ctx) |
boolean performCheckin(FileProcessor.CheckinContext ctx)
ctx - The context holding information about
the presumed checkin.