Modifier and Type | Class and Description |
---|---|
class |
InstantMessagingServerDefinitionImpl |
Modifier and Type | Method and Description |
---|---|
InstantMessagingServerDefinition |
InstantMessagingServerManagerImpl.getInstantMessagingServer(long instantMessagingServerId) |
@Nullable InstantMessagingServerDefinition |
InstantMessagingServerManager.getInstantMessagingServer(long instantMessagingServerId)
Returns the
InstantMessagingServerDefinition that matches the passed id |
Modifier and Type | Method and Description |
---|---|
void |
InstantMessagingServerManagerImpl.saveInstantMessagingServer(InstantMessagingServerDefinition instantMessagingServer) |
void |
InstantMessagingServerManager.saveInstantMessagingServer(InstantMessagingServerDefinition instantMessagingServer)
Stores the
InstantMessagingServerDefinition . |
Modifier and Type | Method and Description |
---|---|
void |
InstantMessagingServerMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<InstantMessagingServerDefinition> instantMessagingServerDefinitions,
@NotNull InstantMessagingServerDefinition object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
InstantMessagingServerMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull InstantMessagingServerDefinition object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
InstantMessagingServerMapper.importProperties(@NotNull InstantMessagingServerDefinition object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(@NotNull RestIMServerConfiguration restIMServerConfiguration,
@NotNull InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
Modifier and Type | Method and Description |
---|---|
@NotNull RestIMServerConfiguration |
IMServerConfigurationConversionFunction.apply(@NotNull InstantMessagingServerDefinition input,
@NotNull Expansion expansion,
@NotNull javax.ws.rs.core.UriInfo uriInfo) |
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(@NotNull RestIMServerConfiguration restIMServerConfiguration,
@NotNull InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
Modifier and Type | Field and Description |
---|---|
protected InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.currentInstantMessagingServer |
Modifier and Type | Method and Description |
---|---|
protected @NotNull InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.createInstantMessagingServerDefinition() |
InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.getCurrentInstantMessagingServer() |
Modifier and Type | Method and Description |
---|---|
Collection<InstantMessagingServerDefinition> |
ConfigureInstantMessagingServer.getInstantMessagingServers() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureInstantMessagingServer.setCurrentInstantMessagingServer(InstantMessagingServerDefinition currentInstantMessagingServer) |
Modifier and Type | Method and Description |
---|---|
void |
BambooSmackClient.connect(@Nullable InstantMessagingServerDefinition instantMessagingServerDefinition) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.