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 |
---|---|
RestIMServerConfiguration |
IMServerConfigurationConversionFunction.apply(InstantMessagingServerDefinition input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
RestIMServerConfiguration |
IMServerResource.getIMServerConfig(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
REST endpoint to get instant message server configurations in bamboo.
|
RestIMServerConfiguration |
IMServerResource.updateIMServerConfig(RestIMServerConfiguration restIMServerConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Update or create existing IM server configuration in bamboo.
|
Modifier and Type | Method and Description |
---|---|
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(RestIMServerConfiguration restIMServerConfiguration,
InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
RestIMServerConfiguration |
IMServerResource.updateIMServerConfig(RestIMServerConfiguration restIMServerConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Update or create existing IM server configuration in bamboo.
|
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.