public interface VcsRevision extends VcsDataObject
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayRevision()
Return displayable representation for for the VCS revision
|
java.lang.String |
getRevision()
Return full string representation for the VCS revision
|