public interface VCS
Interface to the version control system implementation.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the identifying string used to uniquely represent the version control system implementation
|