Uses of Package
com.atlassian.jira.entity.remotelink
Packages that use com.atlassian.jira.entity.remotelink
Package
Description
-
Classes in com.atlassian.jira.entity.remotelink used by com.atlassian.jira.bc.project.version.remotelinkClassDescriptionBase tools for implementing a remote entity link service that uses the
JsonEntityPropertyManagerto store the link data.Common abstract class for remote entity links. -
Classes in com.atlassian.jira.entity.remotelink used by com.atlassian.jira.entity.remotelinkClassDescriptionLazy-loading JSON tree parser.Provides the same functionality that a true
JsonNodewould, except that the nodes may not be cast to their original mutable types, thereby protecting the JSON data against modification.Common abstract class for remote entity links. -
Classes in com.atlassian.jira.entity.remotelink used by com.atlassian.jira.rest.v2.entity