public interface CollectRepositoryChangesPolicy extends CollectChangesPolicy
| Modifier and Type | Method and Description |
|---|---|
RepositoryStateData |
getCurrentState(VcsRoot repository)
Returns current repository state
|
@NotNull RepositoryStateData getCurrentState(@NotNull VcsRoot repository) throws VcsException
repository - repository of interestVcsException - in case of any errors