| Package | Description |
|---|---|
| com.onlyoffice.configuration | |
| com.onlyoffice.context | |
| com.onlyoffice.manager.document | |
| com.onlyoffice.service.convert | |
| com.onlyoffice.service.documenteditor.config |
| Modifier and Type | Method and Description |
|---|---|
DocumentManager |
DocsIntegrationSdkConfiguration.documentManager(SettingsManager settingsManager)
Creates a DocumentManager instance for managing document operations.
|
| Modifier and Type | Method and Description |
|---|---|
default ConfigService |
DocsIntegrationSdkConfiguration.configService(DocumentManager documentManager,
UrlManager urlManager,
JwtManager jwtManager,
SettingsManager settingsManager)
Creates and configures a ConfigService instance.
|
default ConvertService |
DocsIntegrationSdkConfiguration.convertService(DocumentManager documentManager,
UrlManager urlManager,
DocumentServerClient documentServerClient)
Creates and configures a ConvertService instance.
|
| Modifier and Type | Field and Description |
|---|---|
private DocumentManager |
DocsIntegrationSdkContext.documentManager
Manager for handling document operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDocumentManager |
| Modifier and Type | Field and Description |
|---|---|
private DocumentManager |
DefaultConvertService.documentManager
Deprecated.
|
private DocumentManager |
DefaultConvertServiceV2.documentManager
|
| Modifier and Type | Field and Description |
|---|---|
private DocumentManager |
DefaultConfigService.documentManager
|
Copyright © 2023–2025. All rights reserved.