Uses of Class
com.atlassian.greenhopper.model.charts.IssueStatusHistory.StatusChange

Packages that use IssueStatusHistory.StatusChange
com.atlassian.greenhopper.model.charts   
 

Uses of IssueStatusHistory.StatusChange in com.atlassian.greenhopper.model.charts
 

Methods in com.atlassian.greenhopper.model.charts that return types with arguments of type IssueStatusHistory.StatusChange
 java.util.SortedMap<org.joda.time.DateTime,IssueStatusHistory.StatusChange> IssueStatusHistory.getStatusChanges()
           
 

Method parameters in com.atlassian.greenhopper.model.charts with type arguments of type IssueStatusHistory.StatusChange
 void IssueStatusHistory.setStatusChanges(java.util.SortedMap<org.joda.time.DateTime,IssueStatusHistory.StatusChange> statusChanges)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.