Uses of Package
com.atlassian.bamboo.jsonator

Packages that use com.atlassian.bamboo.jsonator
com.atlassian.bamboo.jsonator   
com.atlassian.bamboo.jsonator.internal   
com.atlassian.bamboo.soy   
com.atlassian.bamboo.ww2   
 

Classes in com.atlassian.bamboo.jsonator used by com.atlassian.bamboo.jsonator
DefaultIntrospector
          Used by the Jsonator.
Introspector
          Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean.
Jsonator
          Interface to implement if you want to provide a method to create a JSON representation of an object
Jsonator.EnumConversionMode
          Defines handling of Java enums during Object to JSON conversion.
 

Classes in com.atlassian.bamboo.jsonator used by com.atlassian.bamboo.jsonator.internal
Jsonator.EnumConversionMode
          Defines handling of Java enums during Object to JSON conversion.
 

Classes in com.atlassian.bamboo.jsonator used by com.atlassian.bamboo.soy
Jsonator
          Interface to implement if you want to provide a method to create a JSON representation of an object
 

Classes in com.atlassian.bamboo.jsonator used by com.atlassian.bamboo.ww2
Jsonator
          Interface to implement if you want to provide a method to create a JSON representation of an object
Jsonator.EnumConversionMode
          Defines handling of Java enums during Object to JSON conversion.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.