Interface | Description |
---|---|
RemoteEntityLink<E> |
Common abstract class for remote entity links.
|
Class | Description |
---|---|
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-2021 Atlassian. All Rights Reserved.