Class Tag
java.lang.Object
io.contextmap.scanner.versioncontrol.model.Tag
- All Implemented Interfaces:
Comparable<Tag>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
originalRef
public org.eclipse.jgit.lib.Ref originalRef -
peeledRef
public org.eclipse.jgit.lib.Ref peeledRef -
objectId
public org.eclipse.jgit.lib.ObjectId objectId -
name
-
previousTagName
-
createdOn
-
commits
-
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<Tag>
-