Interface VcsCommit

All Known Implementing Classes:
GitCommit

public interface VcsCommit
Author:
m.popov
  • Method Details

    • getInfo

      String getInfo()
    • getRevision

      String getRevision()
    • getDate

      Long getDate()
    • getAuthor

      String getAuthor()