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

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

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

Subclasses of AbstractRecursiveEntityExpander in com.atlassian.plugins.rest.common.expand
 class SelfExpandingExpander
          This is a general-purpose expander for atlassian-rest that delegates the expand process to the entity that is to be expanded (instead of having that knowledge in a separate EntityExpander.
 



Copyright © 2012 Atlassian. All Rights Reserved.