Package | Description |
---|---|
com.atlassian.bamboo.applinks | |
com.atlassian.bamboo.plugins.stash |
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.
|
Modifier and Type | Field and Description |
---|---|
static EnumSet<RemoteEventsConnectionStatusService.ConnectionStatus> |
StashInstancesStatusPanelContextProvider.EVENTS_WORKING_STATUSES |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.