Uses of Interface
com.atlassian.mywork.rest.JsonObject

Packages that use JsonObject
com.atlassian.mywork.model   
com.atlassian.mywork.rest   
 

Uses of JsonObject in com.atlassian.mywork.model
 

Classes in com.atlassian.mywork.model that implement JsonObject
 class Notification
          This class describes a user notification.
 class Registration
          This class represents application registration.
 class Task
          This class describes a user task.
 class UpdateMetadata
          This class describes an update to notification metadata.
 

Uses of JsonObject in com.atlassian.mywork.rest
 

Classes in com.atlassian.mywork.rest that implement JsonObject
 class JsonGroupNotification
           
 class JsonNotificationGroup
           
 



Copyright © 2012 Atlassian. All Rights Reserved.