Uses of Class
com.atlassian.plugins.rest.common.expand.Expandable

Packages that use Expandable
com.atlassian.plugins.rest.common.expand   
com.atlassian.plugins.rest.common.expand.parameter   
 

Uses of Expandable in com.atlassian.plugins.rest.common.expand
 

Methods in com.atlassian.plugins.rest.common.expand that return Expandable
 Expandable ExpandContext.getExpandable()
           
 Expandable DefaultExpandContext.getExpandable()
           
 

Constructors in com.atlassian.plugins.rest.common.expand with parameters of type Expandable
DefaultExpandContext(T entity, Expandable expandable, ExpandParameter expandParameter)
           
 

Uses of Expandable in com.atlassian.plugins.rest.common.expand.parameter
 

Methods in com.atlassian.plugins.rest.common.expand.parameter with parameters of type Expandable
 ExpandParameter ExpandParameter.getExpandParameter(Expandable expandable)
           
 ExpandParameter DefaultExpandParameter.getExpandParameter(Expandable expandable)
           
 Indexes ExpandParameter.getIndexes(Expandable expandable)
           
 Indexes DefaultExpandParameter.getIndexes(Expandable expandable)
           
 boolean ExpandParameter.shouldExpand(Expandable expandable)
           
 boolean DefaultExpandParameter.shouldExpand(Expandable expandable)
           
 



Copyright © 2009 Atlassian. All Rights Reserved.