public static interface CollectChangesService.ChangesConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consumeChange(ChangeData commit)
This method is called for each detected CommitInfo
|
void consumeChange(@NotNull
ChangeData commit)
commit - detected commit info