| 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) |
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) |
| Modifier and Type | Method and Description |
|---|---|
ChangeHistoryList |
IssueParserImpl.parseChangeHistory() |
ChangeHistoryList |
IssueParser.parseChangeHistory()
Parse the Change History Table
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.