com.atlassian.confluence.it.rpc
Class MediaTypes

java.lang.Object
  extended by com.atlassian.confluence.it.rpc.MediaTypes

public class MediaTypes
extends java.lang.Object

Non-standard Media types for use with REST calls.


Field Summary
static java.lang.String PLUGIN_JSON
           
static java.lang.String PLUGIN_MODULE_JSON
           
 
Constructor Summary
MediaTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_JSON

public static final java.lang.String PLUGIN_JSON
See Also:
Constant Field Values

PLUGIN_MODULE_JSON

public static final java.lang.String PLUGIN_MODULE_JSON
See Also:
Constant Field Values
Constructor Detail

MediaTypes

public MediaTypes()


Copyright © 2003-2014 Atlassian. All Rights Reserved.