com.atlassian.jira.rest.v2.issue.version
Class RemoteVersionLinkResourceExamples

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.version.RemoteVersionLinkResourceExamples

public class RemoteVersionLinkResourceExamples
extends Object

Example JSON payloads for remote version link use cases.

Since:
JIRA REST v6.5.1 (JIRA v6.1.1)

Nested Class Summary
static class RemoteVersionLinkResourceExamples.CreateOrUpdateExampleJsonBean
           
 
Field Summary
static RemoteVersionLinkResourceExamples.CreateOrUpdateExampleJsonBean CREATE_OR_UPDATE
           
static RemoteEntityLinkJsonBean LINK1
           
static RemoteEntityLinkJsonBean LINK2
           
static RemoteEntityLinkJsonBean LINK3
           
static RemoteEntityLinksJsonBean LINKS_BY_GLOBAL_ID
           
static RemoteEntityLinksJsonBean LINKS_BY_VERSION_ID
           
 
Constructor Summary
RemoteVersionLinkResourceExamples()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE_OR_UPDATE

public static final RemoteVersionLinkResourceExamples.CreateOrUpdateExampleJsonBean CREATE_OR_UPDATE

LINK1

public static final RemoteEntityLinkJsonBean LINK1

LINK2

public static final RemoteEntityLinkJsonBean LINK2

LINK3

public static final RemoteEntityLinkJsonBean LINK3

LINKS_BY_GLOBAL_ID

public static final RemoteEntityLinksJsonBean LINKS_BY_GLOBAL_ID

LINKS_BY_VERSION_ID

public static final RemoteEntityLinksJsonBean LINKS_BY_VERSION_ID
Constructor Detail

RemoteVersionLinkResourceExamples

public RemoteVersionLinkResourceExamples()


Copyright © 2002-2014 Atlassian. All Rights Reserved.