public class

RemoteVersionLinkResourceExamples

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v2.issue.version.RemoteVersionLinkResourceExamples

Class Overview

Example JSON payloads for remote version link use cases.

Summary

Nested Classes
class RemoteVersionLinkResourceExamples.CreateOrUpdateExampleJsonBean  
Fields
public static final RemoteVersionLinkResourceExamples.CreateOrUpdateExampleJsonBean CREATE_OR_UPDATE
public static final RemoteEntityLinkJsonBean LINK1
public static final RemoteEntityLinkJsonBean LINK2
public static final RemoteEntityLinkJsonBean LINK3
public static final RemoteEntityLinksJsonBean LINKS_BY_GLOBAL_ID
public static final RemoteEntityLinksJsonBean LINKS_BY_VERSION_ID
Public Constructors
RemoteVersionLinkResourceExamples()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final RemoteEntityLinkJsonBean LINK1

public static final RemoteEntityLinkJsonBean LINK2

public static final RemoteEntityLinkJsonBean LINK3

public static final RemoteEntityLinksJsonBean LINKS_BY_GLOBAL_ID

public static final RemoteEntityLinksJsonBean LINKS_BY_VERSION_ID

Public Constructors

public RemoteVersionLinkResourceExamples ()