Uses of Class
com.atlassian.bamboo.rest.model.admin.imserver.RestIMServerConfiguration
Packages that use RestIMServerConfiguration
-
Uses of RestIMServerConfiguration in com.atlassian.bamboo.plugins.rest.admin.imserver
Methods in com.atlassian.bamboo.plugins.rest.admin.imserver that return RestIMServerConfigurationModifier and TypeMethodDescription@NotNull RestIMServerConfigurationIMServerConfigurationConversionFunction.apply(@NotNull InstantMessagingServerDefinition input, @NotNull Expansion expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo) @NotNull RestIMServerConfigurationIMServerResource.getIMServerConfig(ExpansionParam expansion, jakarta.ws.rs.core.UriInfo uriInfo) @NotNull RestIMServerConfigurationIMServerResource.updateIMServerConfig(@NotNull RestIMServerConfiguration restIMServerConfiguration, @NotNull Expansion expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo) Methods in com.atlassian.bamboo.plugins.rest.admin.imserver with parameters of type RestIMServerConfigurationModifier and TypeMethodDescriptionIMServerConfigurationConversionFunction.merge(@NotNull RestIMServerConfiguration restIMServerConfiguration, @NotNull InstantMessagingServerDefinition imServerDef) Update existingInstantMessagingServerDefinitionwithRestIMServerConfiguration@NotNull RestIMServerConfigurationIMServerResource.updateIMServerConfig(@NotNull RestIMServerConfiguration restIMServerConfiguration, @NotNull Expansion expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo)