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.fecru Standard FishEye/Crucible 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.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 ApplicationLinkRequest.execute(ApplicationLinkResponseHandler) method.
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).
EntityType
          Represents the type of an EntityLink.
PropertySet
          Provides access to settings.
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.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.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.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 © 2011 Atlassian. All Rights Reserved.