JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cg.webbpm.studio.subsystems.git.api
Interface VcsCommit
All Known Implementing Classes:
GitCommit
public interface
VcsCommit
Author:
m.popov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAuthor
()
Long
getDate
()
String
getInfo
()
String
getRevision
()
Method Details
getInfo
String
getInfo
()
getRevision
String
getRevision
()
getDate
Long
getDate
()
getAuthor
String
getAuthor
()