Uses of Package
com.atlassian.applinks.api

Packages that use com.atlassian.applinks.api
com.atlassian.applinks.api API classes and components for interacting with the AppLinks plugin. 
com.atlassian.applinks.api.application.bamboo Standard Bamboo ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.confluence Standard Confluence ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.crowd   
com.atlassian.applinks.api.application.fecru Standard FishEye/Crucible ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.generic Standard Generic ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.jira Standard JIRA ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.refapp Standard Atlassian Reference Application ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.application.stash Standard Stash ApplicationType and EntityType type classes. 
com.atlassian.applinks.api.auth   
com.atlassian.applinks.api.event Events fired from applinks to indicate key changes. 
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api
ApplicationId
          The unique ID of an ApplicationLink.
ApplicationLink
          Represents a link to a remote application-level entity (JIRA, Confluence, Bamboo, etc).
ApplicationLinkRequest
           A request object preconfigured with authentication information for the Application Link it was created for.
ApplicationLinkRequestFactory
          Provides authenticated ApplicationLinkRequest objects.
ApplicationLinkResponseHandler
          Callback interface used by {@link ApplicationLinkRequest#execute(ApplicationLinkResponseHandler) method.
ApplicationLinkUIService.MessageBuilder
          An HTML fragment builder returned by ApplicationLinkUIService.authorisationRequest(ApplicationLink).
ApplicationLinkUIService.MessageFormat
          Constants for use with MessageBuilder#format(MessageFormat).
ApplicationType
          Represents the type of an ApplicationLink.
AuthorisationURIGenerator
          Used to generate URIs for users to supply credentials to AuthenticationProviders.
CredentialsRequiredException
           Thrown by ApplicationLinkRequestFactory.createRequest(com.atlassian.sal.api.net.Request.MethodType, java.lang.String) when the endpoint requires authentication, but no credentials are available.
EntityLink
          Represents a link to a remote entity (Project, Space, Repository, etc).
EntityLinkService
           Provides methods for retrieving entities from linked applications that are associated with local entities (e.g.
EntityType
          Represents the type of an EntityLink.
PropertySet
          Provides access to settings.
ReadOnlyApplicationLink
          Represents a link to a remote application-level entity (JIRA, Confluence, Bamboo, etc).
TypeNotInstalledException
          Thrown if the requested ApplicationLink or EntityLink's ApplicationType or EntityType is currently not installed.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.bamboo
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.confluence
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.crowd
ApplicationType
          Represents the type of an ApplicationLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.fecru
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.generic
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.jira
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.refapp
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.application.stash
ApplicationType
          Represents the type of an ApplicationLink.
EntityType
          Represents the type of an EntityLink.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.auth
ApplicationLink
          Represents a link to a remote application-level entity (JIRA, Confluence, Bamboo, etc).
ApplicationLinkRequestFactory
          Provides authenticated ApplicationLinkRequest objects.
 

Classes in com.atlassian.applinks.api used by com.atlassian.applinks.api.event
ApplicationId
          The unique ID of an ApplicationLink.
ApplicationLink
          Represents a link to a remote application-level entity (JIRA, Confluence, Bamboo, etc).
ApplicationType
          Represents the type of an ApplicationLink.
EntityLink
          Represents a link to a remote entity (Project, Space, Repository, etc).
EntityType
          Represents the type of an EntityLink.
 



Copyright © 2015 Atlassian. All rights reserved.