public class ExpectedChangeHistoryRecord extends Object
| Constructor and Description |
|---|
ExpectedChangeHistoryRecord(Collection<ExpectedChangeHistoryItem> expectedChangeItems) |
ExpectedChangeHistoryRecord(ExpectedChangeHistoryItem... expectedChangeHistoryItems) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExpectedChangeHistoryItem> |
getChangeItems() |
public ExpectedChangeHistoryRecord(ExpectedChangeHistoryItem... expectedChangeHistoryItems)
public ExpectedChangeHistoryRecord(Collection<ExpectedChangeHistoryItem> expectedChangeItems)
public Collection<ExpectedChangeHistoryItem> getChangeItems()
Copyright © 2002-2017 Atlassian. All Rights Reserved.