| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.admin.imserver |
| Modifier and Type | Field and Description |
|---|---|
static RestIMServerConfiguration |
IMServerResource.IM_SERVER_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RestIMServerConfiguration |
IMServerConfigurationConversionFunction.apply(@NotNull InstantMessagingServerDefinition input,
@NotNull Expansion expansion,
@NotNull javax.ws.rs.core.UriInfo uriInfo) |
@NotNull RestIMServerConfiguration |
IMServerResource.getIMServerConfig(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
REST endpoint to get instant message server configurations in bamboo.
|
@NotNull RestIMServerConfiguration |
IMServerResource.updateIMServerConfig(@NotNull RestIMServerConfiguration restIMServerConfiguration,
@NotNull Expansion expansion,
@NotNull javax.ws.rs.core.UriInfo uriInfo)
Update or create existing IM server configuration in bamboo.
|
| Modifier and Type | Method and Description |
|---|---|
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(@NotNull RestIMServerConfiguration restIMServerConfiguration,
@NotNull InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
@NotNull RestIMServerConfiguration |
IMServerResource.updateIMServerConfig(@NotNull RestIMServerConfiguration restIMServerConfiguration,
@NotNull Expansion expansion,
@NotNull javax.ws.rs.core.UriInfo uriInfo)
Update or create existing IM server configuration in bamboo.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.