Package com.atlassian.jira.entity.remotelink

Interface Summary
RemoteEntityLink<E> Common abstract class for remote entity links.
 

Class Summary
AbstractRemoteEntityLinkService Base tools for implementing a remote entity link service that uses the JsonEntityPropertyManager to store the link data.
LazyJsonParser Lazy-loading JSON tree parser.
LazyJsonParser.ReadOnlyJsonNode Provides the same functionality that a true JsonNode would, except that the nodes may not be cast to their original mutable types, thereby protecting the JSON data against modification.
RemoteEntityLinkImpl<E>  
 



Copyright © 2002-2015 Atlassian. All Rights Reserved.