public interface View
View allows the application to define a view on the repository, it can be created via Repository.createView().
A View will freeze the maximal (newest) Revision the Repository can
be accessed with, resulting in a uniform view when using the Revision.HEAD| Modifier and Type | Method and Description |
|---|---|
Revision |
getHeadRevision()
|
UUID |
getRepositoryId()
|
Copyright © 2013–2017 shadowhunt. All rights reserved.