Class CodeCommit
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.result.CodeCommit
-
Constructor Summary
ConstructorDescriptionCodeCommit
(String authorDisplayName, String authorUserName, String commitHash, String commitMessage, org.joda.time.DateTime commitDate) -
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.DateTime
-
Constructor Details
-
CodeCommit
-
-
Method Details
-
getAuthorDisplayName
-
getAuthorUserName
-
getCommitHash
-
getCommitMessage
-
getCommitDate
public org.joda.time.DateTime getCommitDate()
-