Package | Description |
---|---|
net.bluemind.filehosting.webdav.service | |
net.bluemind.system.api | |
net.bluemind.system.service | |
net.bluemind.system.service.internal |
Modifier and Type | Field and Description |
---|---|
ExternalSystem |
WebDavFileHostingService.ConnectionContext.system |
Constructor and Description |
---|
ConnectionContext(UserAccount account,
ExternalSystem system,
java.lang.String baseUrl) |
Modifier and Type | Method and Description |
---|---|
ExternalSystem |
IExternalSystem.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<ExternalSystem> |
IExternalSystemPromise.getExternalSystem(java.lang.String systemIdentifier) |
java.util.List<ExternalSystem> |
IExternalSystem.getExternalSystems() |
java.util.concurrent.CompletableFuture<java.util.List<ExternalSystem>> |
IExternalSystemPromise.getExternalSystems() |
Modifier and Type | Method and Description |
---|---|
void |
IExternalSystemAsync.getExternalSystem(java.lang.String systemIdentifier,
AsyncHandler<ExternalSystem> handler) |
void |
IExternalSystemAsync.getExternalSystems(AsyncHandler<java.util.List<ExternalSystem>> handler) |
Modifier and Type | Class and Description |
---|---|
class |
RegisteredExternalSystem |
Modifier and Type | Method and Description |
---|---|
static ExternalSystem |
ExternalSystemsRegistry.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ExternalSystem> |
ExternalSystemsRegistry.getExternalSystems() |
Modifier and Type | Class and Description |
---|---|
class |
TestExternalSystem1 |
class |
TestExternalSystem2 |
Modifier and Type | Method and Description |
---|---|
ExternalSystem |
ExternalSystemService.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExternalSystem> |
ExternalSystemService.getExternalSystems() |
Copyright © 2021. All Rights Reserved.