public interface CommittedChangeListsListener
Modifier and Type | Method and Description |
---|---|
void |
onAfterEndReport() |
void |
onBeforeStartReport() |
boolean |
report(CommittedChangeList list) |
void onBeforeStartReport()
boolean report(CommittedChangeList list)
void onAfterEndReport()