public interface VCSChanges<REPOSITORY,REVISION>
| Modifier and Type | Method and Description |
|---|---|
LastChanges |
changesOf(REPOSITORY repository) |
LastChanges |
changesOf(REPOSITORY repository,
REVISION currentRevision,
REVISION previousRevision) |
LastChanges changesOf(REPOSITORY repository)
LastChanges changesOf(REPOSITORY repository, REVISION currentRevision, REVISION previousRevision)
Copyright © 2016. All rights reserved.