public class CommitInfo extends Object
Constructor and Description |
---|
CommitInfo(String sessionId,
String name,
String email,
String message,
TimeZone timeZone,
Date when) |
Modifier and Type | Method and Description |
---|---|
String |
getEmail() |
String |
getMessage() |
String |
getName() |
String |
getSessionId() |
TimeZone |
getTimeZone() |
Date |
getWhen() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.