@JsonSurrogate public class

RestDiff

extends RestPropertySupport
java.lang.Object
   ↳ java.util.AbstractMap<K, V>
     ↳ java.util.HashMap<K, V>
       ↳ java.util.LinkedHashMap<K, V>
         ↳ com.atlassian.bitbucket.rest.RestMapEntity
           ↳ com.atlassian.bitbucket.rest.property.RestPropertySupport
             ↳ com.atlassian.bitbucket.rest.content.RestDiff

Summary

[Expand]
Inherited Constants
From class com.atlassian.bitbucket.rest.property.RestPropertySupport
Fields
public static final RestDiff EXAMPLE
public static final RestDiff EXAMPLE_COMMENT
public static final RestMapEntity PAGE_EXAMPLE
public static final RestMapEntity PAGE_WITH_COMMENTS_EXAMPLE
public static final Function<DiffRestDiff> REST_TRANSFORM
Public Constructors
RestDiff()
RestDiff(Diff diff)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.rest.property.RestPropertySupport
From class com.atlassian.bitbucket.rest.RestMapEntity
From class java.util.LinkedHashMap
From class java.util.HashMap
From class java.util.AbstractMap
From class java.lang.Object
From interface java.util.Map

Fields

public static final RestDiff EXAMPLE

public static final RestDiff EXAMPLE_COMMENT

public static final RestMapEntity PAGE_EXAMPLE

public static final RestMapEntity PAGE_WITH_COMMENTS_EXAMPLE

public static final Function<DiffRestDiff> REST_TRANSFORM

Public Constructors

public RestDiff ()

public RestDiff (Diff diff)