Class CommitComponent
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.plan.result.CommitComponent
-
public class CommitComponent extends Object
A part ofResultSummaryCommitsPage
, representing a single commit section.
-
-
Constructor Summary
Constructors Constructor Description CommitComponent(com.atlassian.pageobjects.elements.PageElement container)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCommitterDisplayName()
com.atlassian.pageobjects.elements.PageElement
getCommitterLink()
<T> T
visitCommitterLinkPage(Class<T> pageClass)
-