Uses of Class
com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter

Packages that use SwimlaneFilter
com.atlassian.greenhopper.web.rapid.chart   
 

Uses of SwimlaneFilter in com.atlassian.greenhopper.web.rapid.chart
 

Methods in com.atlassian.greenhopper.web.rapid.chart that return SwimlaneFilter
static SwimlaneFilter SwimlaneFilter.allSwimlanes()
           
 

Methods in com.atlassian.greenhopper.web.rapid.chart that return types with arguments of type SwimlaneFilter
 ServiceOutcome<SwimlaneFilter> ChartDataHelper.getSwimlaneFilter(com.atlassian.crowd.embedded.api.User user, com.atlassian.query.Query query, java.util.List<Swimlane> allSwimlanes, java.util.Set<java.lang.Long> swimlaneIds, I18n2 i18n)
          Compute the filter for the selected swimlanes.
 

Constructors in com.atlassian.greenhopper.web.rapid.chart with parameters of type SwimlaneFilter
IssueColumnChangeCollector(java.util.List<Column> columns, java.util.Map<com.atlassian.jira.issue.status.Status,Column> columnsByStatus, SwimlaneFilter swimlaneFilter)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.