Uses of Class
com.atlassian.greenhopper.model.rapid.Swimlane

Packages that use Swimlane
com.atlassian.greenhopper.model.rapid   
com.atlassian.greenhopper.service.rapid.view   
com.atlassian.greenhopper.web.rapid.chart   
com.atlassian.greenhopper.web.rapid.work   
 

Uses of Swimlane in com.atlassian.greenhopper.model.rapid
 

Methods in com.atlassian.greenhopper.model.rapid that return Swimlane
 Swimlane Swimlane.SwimlaneBuilder.build()
           
 

Methods in com.atlassian.greenhopper.model.rapid with parameters of type Swimlane
static Swimlane.SwimlaneBuilder Swimlane.builder(Swimlane swimlane)
           
 

Constructors in com.atlassian.greenhopper.model.rapid with parameters of type Swimlane
Swimlane.SwimlaneBuilder(Swimlane swimlane)
           
 

Uses of Swimlane in com.atlassian.greenhopper.service.rapid.view
 

Methods in com.atlassian.greenhopper.service.rapid.view that return Swimlane
 Swimlane SwimlaneServiceImpl.get(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, long swimlaneId, ErrorCollection errors)
           
 Swimlane SwimlaneService.get(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, long swimlaneId, ErrorCollection errors)
          Get a swimlane given its id
 Swimlane SwimlaneAOMapper.toModel(SwimlaneAO swimlaneAO)
           
 Swimlane SwimlaneServiceImpl.update(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane, ErrorCollection errors)
          Updates a single swimlane for a given rapidView
 Swimlane SwimlaneService.update(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane, ErrorCollection errors)
          Updates a single swimlane for a given rapidView
 

Methods in com.atlassian.greenhopper.service.rapid.view that return types with arguments of type Swimlane
 ServiceOutcome<Swimlane> SwimlaneServiceImpl.add(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane)
          Adds a new swimlane
 ServiceOutcome<Swimlane> SwimlaneService.add(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane)
          Adds a new swimlane
 java.util.List<Swimlane> SwimlaneServiceImpl.copy(java.util.List<Swimlane> sourceSwimlanes)
           
 java.util.List<Swimlane> SwimlaneService.copy(java.util.List<Swimlane> sourceSwimlanes)
          Copies the Swimlanes specified.
 java.util.List<Swimlane> RapidViewPresetService.createDefaultSwimlanes(RapidViewPreset rapidViewPreset)
           
 java.util.List<Swimlane> SwimlaneServiceImpl.loadSwimlanes(RapidView rapidView)
           
 java.util.List<Swimlane> SwimlaneService.loadSwimlanes(RapidView rapidView)
           
 ServiceOutcome<java.util.List<Swimlane>> SwimlaneServiceImpl.replace(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<Swimlane> swimlanes)
           
 ServiceOutcome<java.util.List<Swimlane>> SwimlaneService.replace(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<Swimlane> swimlanes)
          Replaces all swimlanes for a given rapid view with the specified swimlanes (keeping the order in the list).
 

Methods in com.atlassian.greenhopper.service.rapid.view with parameters of type Swimlane
 ServiceOutcome<Swimlane> SwimlaneServiceImpl.add(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane)
          Adds a new swimlane
 ServiceOutcome<Swimlane> SwimlaneService.add(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane)
          Adds a new swimlane
 void SwimlaneAOListMapper.postCreateUpdate(SwimlaneAO t, Swimlane u)
           
 java.util.Map<java.lang.String,java.lang.Object> SwimlaneAOMapper.toAO(RapidViewAO rapidViewAO, Swimlane swimlane)
           
 java.util.Map<java.lang.String,java.lang.Object> SwimlaneAOMapper.toAO(Swimlane swimlane)
           
 void SwimlaneAOMapper.update(Swimlane source, SwimlaneAO target)
           
 Swimlane SwimlaneServiceImpl.update(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane, ErrorCollection errors)
          Updates a single swimlane for a given rapidView
 Swimlane SwimlaneService.update(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, Swimlane swimlane, ErrorCollection errors)
          Updates a single swimlane for a given rapidView
 SwimlaneAO SwimlaneDao.updateSwimlane(Swimlane swimlane, ErrorCollection errors)
           
 

Method parameters in com.atlassian.greenhopper.service.rapid.view with type arguments of type Swimlane
 java.util.List<Swimlane> SwimlaneServiceImpl.copy(java.util.List<Swimlane> sourceSwimlanes)
           
 java.util.List<Swimlane> SwimlaneService.copy(java.util.List<Swimlane> sourceSwimlanes)
          Copies the Swimlanes specified.
 ServiceOutcome<java.util.List<Swimlane>> SwimlaneServiceImpl.replace(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<Swimlane> swimlanes)
           
 ServiceOutcome<java.util.List<Swimlane>> SwimlaneService.replace(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<Swimlane> swimlanes)
          Replaces all swimlanes for a given rapid view with the specified swimlanes (keeping the order in the list).
 java.util.List<SwimlaneAO> SwimlaneDao.updateSwimlanes(RapidViewAO rapidViewAO, java.util.List<Swimlane> swimlanes)
           
 

Constructor parameters in com.atlassian.greenhopper.service.rapid.view with type arguments of type Swimlane
SwimlaneAOListMapper(RapidViewAO parentAO, RelatedAOMapper<RapidViewAO,SwimlaneAO,Swimlane> mapper)
           
 

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

Method parameters in com.atlassian.greenhopper.web.rapid.chart with type arguments of type Swimlane
protected  ServiceOutcome<ChartDataHelper.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.
 

Uses of Swimlane in com.atlassian.greenhopper.web.rapid.work
 

Methods in com.atlassian.greenhopper.web.rapid.work that return Swimlane
 Swimlane PoolService.SwimlaneIssuesData.getSwimlane()
           
 

Constructors in com.atlassian.greenhopper.web.rapid.work with parameters of type Swimlane
PoolService.SwimlaneIssuesData(Swimlane swimlane, java.util.Set<java.lang.Long> issueIds, boolean maxIssuesExceeded)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.