public class ApplicationId extends Object implements Serializable
ApplicationLink.
Note that this ID may change under certain circumstances. If you intend
to store it for future look-ups, you should listen for the ApplicationLinksIDChangedEvent to keep your
stored ID current.| Constructor and Description |
|---|
ApplicationId(String id)
Creates a new
ApplicationId. |
public ApplicationId(String id)
ApplicationId. The supplied id must be in the format described by UUID.toString()id - the application id StringCopyright © 2020 Atlassian. All rights reserved.