Class Commit
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.api.model.Commit
- Author:
- Robin Müller
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
void
setAuthoredDate
(Date authoredDate) void
setAuthorEmail
(String authorEmail) void
setAuthorName
(String authorName) void
void
setMessage
(String message) toString()
-
Constructor Details
-
Commit
public Commit()
-
-
Method Details