| Fields inherited from class | Fields |
|---|---|
class AbstractResource |
node, ontrack |
| Constructor and description |
|---|
ChangeLogCommit
(Ontrack ontrack, java.lang.Object node) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
getAuthor()Author of the commit |
|
java.lang.String |
getAuthorEmail()Mail of the author of the commit. |
|
java.lang.String |
getFormattedMessage()Annotated message |
|
java.lang.String |
getId() |
|
java.lang.String |
getLink()Link to the revision |
|
java.lang.String |
getMessage()Message associated with the commit |
|
java.lang.String |
getShortId()Short identifier for the commit |
|
java.lang.String |
getTimestamp()Timestamp of the commit |
| Methods inherited from class | Name |
|---|---|
class AbstractResource |
getNode, getPage, link, list, optionalLink, query, toString |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Author of the commit
Mail of the author of the commit. Can be null if not available.
Annotated message
Link to the revision
Message associated with the commit
Short identifier for the commit
Timestamp of the commit