Class Subtask
java.lang.Object
com.atlassian.jira.pageobjects.pages.viewissue.Subtask
Representation of a single subtask on the view issue page
- Since:
- v5.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Subtask
public Subtask(com.atlassian.pageobjects.elements.PageElement issue)
-
-
Method Details
-
getSummary
-
invoke
Invoke given issueOperation and return the target page object.- Type Parameters:
T- target page objects type- Parameters:
issueOperation- issue operation to invoke- Returns:
- instance of the target page object
-