Uses of Interface
com.atlassian.applinks.api.ApplicationLinkResponseHandler

Packages that use ApplicationLinkResponseHandler
com.atlassian.applinks.api API classes and components for interacting with the AppLinks plugin. 
 

Uses of ApplicationLinkResponseHandler in com.atlassian.applinks.api
 

Methods in com.atlassian.applinks.api with parameters of type ApplicationLinkResponseHandler
<R> R
ApplicationLinkRequest.execute(ApplicationLinkResponseHandler<R> responseHandler)
          Executes the request.
 



Copyright © 2015 Atlassian. All rights reserved.