Package | Description |
---|---|
com.edorasware.config | |
com.edorasware.one.app.internal | |
com.edorasware.one.document.internal | |
com.edorasware.one.upload.internal | |
com.edorasware.rest.filestorage |
Modifier and Type | Method and Description |
---|---|
DefaultAppImportExportManager |
OneConfiguration.appImportExportManager(AppImporter appImporter,
AppExporter appExporter,
AppReaderService appReaderService,
AppWriterFactory appWriterFactory,
ProcessImporter processImporter,
TimeProvider timeProvider,
AmbiguousIdHelper ambiguousIdHelper,
AppGraphOverviewService appGraphOverviewService,
AppOverviewService appOverviewService,
AppDataModelService appDataModelService,
UploadService uploadService,
CurrentUserService currentUserService,
Long importTimeoutMs) |
DefaultDocumentContentManager |
OneConfiguration.documentContentManager(UploadService uploadService,
ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
NotificationService notificationService,
ModelPersistenceService modelPersistenceService,
WorkObjectService workObjectService,
AmbiguousIdHelper ambiguousIdHelper,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
com.signavio.warehouse.directory.handler.ImportBpmnXmlHandler |
VisDispatcherConfiguration.importBpmnXmlHandler(UploadService uploadService) |
com.edorasware.localization.handler.ImportLocalizationHandler |
VisDispatcherConfiguration.importLocalizationHandler(UploadService uploadService) |
UploadServiceCleanupScheduler |
SchedulerConfiguration.uploadServiceCleanupScheduler(UploadService uploadService) |
Constructor and Description |
---|
DefaultAppImportExportManager(AppImporter appImporter,
AppExporter appExporter,
AppReaderService appReaderService,
AppWriterFactory writerFactory,
ProcessImporter processImporter,
TimeProvider timeProvider,
AmbiguousIdHelper ambiguousIdHelper,
AppGraphOverviewService appGraphOverviewService,
AppOverviewService appOverviewService,
AppDataModelService appDataModelService,
UploadService uploadService,
CurrentUserService currentUserService,
long importTimeoutMs) |
Constructor and Description |
---|
DefaultDocumentContentManager(UploadService uploadService,
ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
NotificationService notificationService,
ModelPersistenceService modelPersistenceService,
WorkObjectService workObjectService,
AmbiguousIdHelper ambiguousIdHelper,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemCacheUploadService
An upload service implementation that stores temporary upload data in the filesystem.
|
class |
NoChunkUploadService
An upload service implementation that doesn’t support chunked upload requests.
|
Constructor and Description |
---|
UploadServiceCleanupScheduler(UploadService uploadService) |
Constructor and Description |
---|
FileStorageController(FileStorageManager fileStorageManager,
UploadService uploadService) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.