@Internal
public interface RemoteEventsConnectionStatusService
| Modifier and Type | Interface and Description |
|---|---|
static class |
RemoteEventsConnectionStatusService.ConnectionStatus |
| Modifier and Type | Method and Description |
|---|---|
RemoteEventsConnectionStatusService.ConnectionStatus |
getInboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
If inbound remote events are working through given application link
|
RemoteEventsConnectionStatusService.ConnectionStatus |
getOutboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
If outbound remote events are working through given application link
|
RemoteEventsConnectionStatusService.ConnectionStatus getInboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
applicationId - RemoteEventsConnectionStatusService.ConnectionStatus getOutboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
applicationId - Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.