| Package | Description |
|---|---|
| com.atlassian.jira.functest.framework.changehistory | |
| com.atlassian.jira.functest.framework.parser |
| Modifier and Type | Method and Description |
|---|---|
static ChangeHistoryList |
ChangeHistoryParser.getChangeHistory(net.sourceforge.jwebunit.WebTester tester) |
static ChangeHistoryList |
ChangeHistoryParser.getChangeHistory(net.sourceforge.jwebunit.WebTester tester,
boolean withFieldLabels) |
ChangeHistoryList |
ChangeHistorySet.getContainingChangeHistoryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeHistoryList.assertContainsChangeHistory(ChangeHistoryList expectedChangeHistoryList)
Asserts that this
ChangeHistoryList contains the list of {@link ChangeHistorySet ) objects in
expectedChangeHistoryList. |
void |
ChangeHistoryList.assertContainsSomeOf(ChangeHistoryList expectedChangeHistoryList) |
| Constructor and Description |
|---|
ChangeHistorySet(ChangeHistoryList changeHistoryList,
String changedBy,
String id) |
| Modifier and Type | Method and Description |
|---|---|
ChangeHistoryList |
IssueParserImpl.parseChangeHistory() |
ChangeHistoryList |
IssueParser.parseChangeHistory() |
ChangeHistoryList |
IssueParserImpl.parseChangeHistory(boolean withFieldLabels) |
ChangeHistoryList |
IssueParser.parseChangeHistory(boolean withFieldLabels)
Parse the Change History Table
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.