| Package | Description |
|---|---|
| com.atlassian.bamboo.applinks |
| Modifier and Type | Method and Description |
|---|---|
RemoteEventsConnectionStatusService.ConnectionStatus |
RemoteEventsConnectionStatusService.getInboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
If inbound remote events are working through given application link
|
RemoteEventsConnectionStatusService.ConnectionStatus |
RemoteEventsConnectionStatusService.getOutboundConnectionStatus(com.atlassian.applinks.api.ApplicationId applicationId)
If outbound remote events are working through given application link
|
static RemoteEventsConnectionStatusService.ConnectionStatus |
RemoteEventsConnectionStatusService.ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteEventsConnectionStatusService.ConnectionStatus[] |
RemoteEventsConnectionStatusService.ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.