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 DefaultExpandParameter.getExpandParameter(Expandable expandable)
           
 ExpandParameter ExpandParameter.getExpandParameter(Expandable expandable)
           
 Indexes DefaultExpandParameter.getIndexes(Expandable expandable)
           
 Indexes ExpandParameter.getIndexes(Expandable expandable)
           
 boolean DefaultExpandParameter.shouldExpand(Expandable expandable)
           
 boolean ExpandParameter.shouldExpand(Expandable expandable)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.