Class TuleapGitCommit
- java.lang.Object
- 
- io.jenkins.plugins.tuleap_api.deprecated_client.api.TuleapGitCommit
 
- 
 public class TuleapGitCommit extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description TuleapGitCommit(String message, String hash, long dateMillis)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetDateMillis()StringgetHash()StringgetMessage()
 
-