Constructor and Description |
---|
AbstractDocumentContentConverterService(ContentManager contentManager,
WorkObjectService workObjectService,
String cacheTempPath,
String tempFileNamePrefix,
List<DocumentContentConverter> contentConverters,
StatisticsAwareCache statisticsAwareCache) |
DefaultPdfDocumentContentConverterService(ContentManager contentManager,
WorkObjectService workObjectService,
String cacheTempPath,
String tempFileNamePrefix,
List<DocumentContentConverter> contentConverters,
StatisticsAwareCache statisticsAwareCache) |
DefaultPreviewDocumentContentConverterService(ContentManager contentManager,
WorkObjectService workObjectService,
String cacheTempPath,
String tempFileNamePrefix,
List<DocumentContentConverter> contentConverters,
StatisticsAwareCache statisticsAwareCache) |
Modifier and Type | Method and Description |
---|---|
PdfDocumentContentConverterService |
ContentConverterConfiguration.downloadAsPdfContentConverter(ContentManager contentManager,
WorkObjectService workObjectService,
String cacheTempPath,
TimeProvider timeProvider,
StatisticsAwareCache statisticsAwareCache) |
DuplicateDefinitionKeyCheck |
InitializationConfiguration.duplicateDefinitionKeyCheck(CurrentTenantService currentTenantService,
TenantLookupService tenantLookupService,
AnyWorkObjectDefinitionService definitionService,
MaintenanceService maintenanceService,
OnePersistence onePersistence,
StatisticsAwareCache statisticsAwareCache,
boolean fixDuplicateDefinitions) |
DefaultMaintenanceManager |
OneConfiguration.maintenanceManager(DataConsistencyService dataConsistencyService,
DatabaseSchemaService databaseSchemaService,
UserManager userManager,
BackgroundTaskService backgroundTaskService,
OneElasticIndexService elasticIndexService,
StatisticsAwareCache statisticsAwareCache) |
PreviewDocumentContentConverterService |
ContentConverterConfiguration.previewContentConverter(ContentManager contentManager,
WorkObjectService workObjectService,
String cacheTempPath,
TimeProvider timeProvider,
StatisticsAwareCache statisticsAwareCache) |
DefaultPreviewManager |
OneConfiguration.previewManager(WorkObjectService workObjectService,
org.springframework.context.MessageSource messageSource,
UserManager userManager,
PreviewDocumentContentConverterService documentConverterService,
TimeProvider timeProvider,
ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
PdfDocumentContentConverterService downloadAsPdfContentConverter,
AmbiguousIdHelper ambiguousIdHelper,
StatisticsAwareCache statisticsAwareCache) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultStatisticsAwareCache
Default caching class for dealing with
Cache s managed by a CacheManager . |
Constructor and Description |
---|
DuplicateDefinitionKeyCheck(CurrentTenantService currentTenantService,
TenantLookupService tenantLookupService,
AnyWorkObjectDefinitionService definitionService,
MaintenanceService maintenanceService,
OnePersistence onePersistence,
StatisticsAwareCache statisticsAwareCache,
boolean fixDuplicateDefinitions) |
Constructor and Description |
---|
DefaultMaintenanceManager(DataConsistencyService dataConsistencyService,
DatabaseSchemaService databaseSchemaService,
UserManager userManager,
BackgroundTaskService backgroundTaskService,
OneElasticIndexService elasticIndexService,
StatisticsAwareCache statisticsAwareCache) |
Constructor and Description |
---|
DefaultPreviewManager(WorkObjectService workObjectService,
org.springframework.context.MessageSource messageSource,
UserManager userManager,
PreviewDocumentContentConverterService documentConverterService,
TimeProvider timeProvider,
ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
PdfDocumentContentConverterService downloadAsPdfContentConverter,
AmbiguousIdHelper ambiguousIdHelper,
StatisticsAwareCache statisticsAwareCache) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.