Uses of Interface
com.atlassian.greenhopper.service.rapid.view.Positionable

Packages that use Positionable
com.atlassian.greenhopper.service.rapid.view   
 

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

Subinterfaces of Positionable in com.atlassian.greenhopper.service.rapid.view
 interface ColumnAO
          Column/status mapping object
 interface ColumnStatusAO
          Hold information a bout a single column status.
 interface QuickFilterAO
           
 interface SwimlaneAO
          Represents a swimlane.
 

Methods in com.atlassian.greenhopper.service.rapid.view with type parameters of type Positionable
static
<T extends Positionable>
void
AOUtil.sortPositionableList(java.util.List<T> list)
           
 

Methods in com.atlassian.greenhopper.service.rapid.view with parameters of type Positionable
static void AOUtil.sortPositionableArray(Positionable[] elements)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.