public interface SystemLoadListener
Modifier and Type | Method and Description |
---|---|
void |
entryLoaded() |
void |
loadingBranch(RepositoryId repositoryId,
Branch branch,
java.lang.Long total) |
void |
loadingVersions(RepositoryId repositoryId) |
void loadingBranch(RepositoryId repositoryId, Branch branch, java.lang.Long total)
void loadingVersions(RepositoryId repositoryId)
void entryLoaded()