public interface ChangesetCacheEvent
Modifier and Type | Method and Description |
---|---|
Collection<Changeset> |
getAddedChangesets() |
Collection<Changeset> |
getRemovedChangesets() |
ChangesetCache |
getSource() |
Collection<Changeset> |
getUpdatedChangesets() |
ChangesetCache getSource()
Collection<Changeset> getAddedChangesets()
Collection<Changeset> getRemovedChangesets()
Collection<Changeset> getUpdatedChangesets()