Uses of Package
com.atlassian.plugins.rest.common.expand

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

Classes in com.atlassian.plugins.rest.common.expand used by com.atlassian.plugins.rest.common.expand
AbstractRecursiveEntityExpander
           
EntityCrawler
          This allows for crawling the fields of any arbitrary object, looking for fields that should be expanded.
EntityExpander
          Interface for expanding entities.
Expandable
          This is an annotation to design field on REST resources that can be expanded.
ExpandContext
          The context for expansions.
SelfExpanding
          Represents a JAXB rest data object that is expandable and is capable of expanding itself.
 

Classes in com.atlassian.plugins.rest.common.expand used by com.atlassian.plugins.rest.common.expand.parameter
Expandable
          This is an annotation to design field on REST resources that can be expanded.
ExpandException
           
 

Classes in com.atlassian.plugins.rest.common.expand used by com.atlassian.plugins.rest.common.expand.resolver
EntityExpander
          Interface for expanding entities.
Expander
          Annotation available for types to declare which is their EntityExpander
 



Copyright © 2009 Atlassian. All Rights Reserved.