public class Subtask extends Object
Constructor and Description |
---|
Subtask(com.atlassian.pageobjects.elements.PageElement issue) |
Modifier and Type | Method and Description |
---|---|
String |
getSummary() |
<T> T |
invoke(String issueOperation,
Class<T> targetClass,
Object... args)
Invoke given issueOperation and return the target page object.
|
public String getSummary()
Copyright © 2002-2019 Atlassian. All Rights Reserved.