Uses of Class
com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem

Packages that use ExpectedChangeHistoryItem
com.atlassian.jira.webtests.ztests.workflow   
 

Uses of ExpectedChangeHistoryItem in com.atlassian.jira.webtests.ztests.workflow
 

Methods in com.atlassian.jira.webtests.ztests.workflow that return types with arguments of type ExpectedChangeHistoryItem
 Collection<ExpectedChangeHistoryItem> ExpectedChangeHistoryRecord.getChangeItems()
           
 

Constructors in com.atlassian.jira.webtests.ztests.workflow with parameters of type ExpectedChangeHistoryItem
ExpectedChangeHistoryRecord(ExpectedChangeHistoryItem... expectedChangeHistoryItems)
           
 

Constructor parameters in com.atlassian.jira.webtests.ztests.workflow with type arguments of type ExpectedChangeHistoryItem
ExpectedChangeHistoryRecord(Collection<ExpectedChangeHistoryItem> expectedChangeItems)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.