Package | Description |
---|---|
com.edorasware.config | |
com.edorasware.one.app.internal | |
com.edorasware.one.document.internal | |
com.edorasware.one.upload.internal |
Modifier and Type | Method and Description |
---|---|
DefaultAppImportExportManager |
OneConfiguration.appImportExportManager(AppImporter appImporter,
AppExporter appExporter,
AppReaderService appReaderService,
AppWriterFactory appWriterFactory,
ProcessImporter processImporter,
com.edorasware.api.time.TimeProvider timeProvider,
AmbiguousIdHelper ambiguousIdHelper,
AppGraphOverviewService appGraphOverviewService,
AppOverviewService appOverviewService,
AppDataModelService appDataModelService,
UploadService uploadService,
com.edorasware.commons.core.identity.CurrentUserService currentUserService,
Long importTimeoutMs) |
DefaultDocumentContentManager |
OneConfiguration.documentContentManager(UploadService uploadService,
com.edorasware.commons.core.content.ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
NotificationService notificationService,
ModelPersistenceService modelPersistenceService,
com.edorasware.api.workobject.WorkObjectService workObjectService,
AmbiguousIdHelper ambiguousIdHelper,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
UploadServiceCleanupScheduler |
SchedulerConfiguration.uploadServiceCleanupScheduler(UploadService uploadService) |
Constructor and Description |
---|
DefaultAppImportExportManager(AppImporter appImporter,
AppExporter appExporter,
AppReaderService appReaderService,
AppWriterFactory writerFactory,
ProcessImporter processImporter,
com.edorasware.api.time.TimeProvider timeProvider,
AmbiguousIdHelper ambiguousIdHelper,
AppGraphOverviewService appGraphOverviewService,
AppOverviewService appOverviewService,
AppDataModelService appDataModelService,
UploadService uploadService,
com.edorasware.commons.core.identity.CurrentUserService currentUserService,
long importTimeoutMs) |
Constructor and Description |
---|
DefaultDocumentContentManager(UploadService uploadService,
com.edorasware.commons.core.content.ContentManager contentManager,
ContentManagerHelper contentManagerHelper,
NotificationService notificationService,
ModelPersistenceService modelPersistenceService,
com.edorasware.api.workobject.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) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.