Uses of Class
com.atlassian.greenhopper.service.rapid.MappedStatusIds

Packages that use MappedStatusIds
com.atlassian.greenhopper.service.rapid   
com.atlassian.greenhopper.web.rapid.plan   
 

Uses of MappedStatusIds in com.atlassian.greenhopper.service.rapid
 

Methods in com.atlassian.greenhopper.service.rapid that return types with arguments of type MappedStatusIds
 ServiceOutcome<MappedStatusIds> RapidViewColumnService.getMappedStatusIds(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 ServiceOutcome<MappedStatusIds> RapidViewColumnServiceImpl.getMappedStatusIds(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 

Uses of MappedStatusIds in com.atlassian.greenhopper.web.rapid.plan
 

Constructors in com.atlassian.greenhopper.web.rapid.plan with parameters of type MappedStatusIds
ClassificationStatisticCallback(DocumentStatisticValueResolver documentStatisticValueResolver, StatisticFieldHelper statisticsFieldHelper, MappedStatusIds statusIds)
           
EpicStatisticCallback(com.atlassian.jira.issue.fields.CustomField epicCustomField, DocumentStatisticValueResolver documentStatisticValueResolver, StatisticFieldHelper statisticsFieldHelper, MappedStatusIds statusIds)
           
VersionStatisticCallback(DocumentStatisticValueResolver documentStatisticValueResolver, StatisticFieldHelper statisticsFieldHelper, MappedStatusIds statusIds)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.