Interface RemoteEventsConnectionStatusService


@Internal public interface RemoteEventsConnectionStatusService
Provides status of remote event feature for application links
  • Method Details

    • getInboundConnectionStatus

      RemoteEventsConnectionStatusService.ConnectionStatus getInboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
      If inbound remote events are working through given application link
      Parameters:
      applicationId -
      Returns:
    • getOutboundConnectionStatus

      RemoteEventsConnectionStatusService.ConnectionStatus getOutboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
      If outbound remote events are working through given application link
      Parameters:
      applicationId -
      Returns: