Uses of Interface
com.atlassian.plugins.rest.common.expand.ExpandContext

Packages that use ExpandContext
com.atlassian.plugins.rest.common.expand   
 

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

Classes in com.atlassian.plugins.rest.common.expand that implement ExpandContext
 class DefaultExpandContext<T>
           
 

Methods in com.atlassian.plugins.rest.common.expand with parameters of type ExpandContext
 T EntityExpander.expand(ExpandContext<T> context, EntityExpanderResolver expanderResolver, EntityCrawler entityCrawler)
           
 T AbstractRecursiveEntityExpander.expand(ExpandContext<T> context, EntityExpanderResolver expanderResolver, EntityCrawler entityCrawler)
           
 



Copyright © 2009 Atlassian. All Rights Reserved.