| Package | Description | 
|---|---|
| com.edorasware.config | |
| com.edorasware.one.caze.internal | |
| com.edorasware.one.document.internal | |
| com.edorasware.one.frontendobject.internal | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationService | 
OneConfiguration.notificationService()  | 
| Modifier and Type | Method and Description | 
|---|---|
DefaultAdminDashboardManager | 
OneConfiguration.adminDashboardManager(FrontendObjectService frontendObjectService,
                     com.edorasware.api.workobject.WorkObjectService workObjectService,
                     StateMachineManager stateMachineManager,
                     NotificationService notificationService,
                     UserManager userManager,
                     GroupManager groupManager,
                     org.springframework.security.crypto.password.PasswordEncoder passwordEncoder,
                     String passwordValidatorRegex,
                     UserUtils userUtils,
                     FrontendObjectManagerUtils managerUtils,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultCaseArchiveManager | 
CmmnConfiguration.caseArchiveManager(com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
                  NotificationService notificationService,
                  com.edorasware.api.workobject.WorkObjectService workObjectService)  | 
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)  | 
FrontendObjectManager | 
OneConfiguration.frontendObjectManager(com.edorasware.api.workobject.WorkObjectService workObjectService,
                     FrontendObjectService frontendObjectService,
                     NotificationService notificationService,
                     SearchService searchService,
                     FrontendObjectManagerUtils managerUtils,
                     AmbiguousIdHelper ambiguousIdHelper,
                     org.flowable.engine.ProcessEngine processEngine,
                     com.edorasware.commons.core.identity.CurrentUserService currentUserService,
                     Optional<List<WorkObjectDecorator>> workObjectDecorators)  | 
FrontendObjectManagerUtils | 
OneConfiguration.managerUtils(FrontendObjectService frontendObjectService,
            com.edorasware.api.workobject.WorkObjectService workObjectService,
            NotificationService notificationService)  | 
DefaultModelerDashboardManager | 
OneConfiguration.modelerDashboardManager(FrontendObjectService frontendObjectService,
                       com.edorasware.api.workobject.WorkObjectService workObjectService,
                       ModelStateHelper modelStateHelper,
                       ModelService modelService,
                       AmbiguousIdHelper ambiguousIdHelper,
                       NotificationService notificationService,
                       WorkObjectMigrationService migrationService,
                       FrontendObjectManagerUtils managerUtils,
                       AppDeploymentService appDeploymentService,
                       UserManager userManager,
                       org.springframework.context.MessageSource messageSource,
                       AppDataModelService appDataModelService,
                       LanguageManager languageManager)  | 
DefaultUserDashboardManager | 
OneConfiguration.userDashboardManager(FrontendObjectService frontendObjectService,
                    com.edorasware.api.workobject.WorkObjectService workObjectService,
                    StateMachineManager stateMachineManager,
                    NotificationService notificationService,
                    FrontendObjectManagerUtils managerUtils,
                    UserManager userManager,
                    com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
                    CaseArchiveManager caseArchiveManager,
                    org.springframework.context.MessageSource messageSource,
                    DocumentService documentService,
                    ImagePreviewService imagePreviewService,
                    AmbiguousIdHelper ambiguousIdHelper,
                    WorkObjectVariableInitialization workObjectVariableInitialization)  | 
| Constructor and Description | 
|---|
DefaultCaseArchiveManager(com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
                         NotificationService notificationService,
                         com.edorasware.api.workobject.WorkObjectService workObjectService)  | 
| 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)  | 
| Constructor and Description | 
|---|
DefaultAdminDashboardManager(FrontendObjectService frontendObjectService,
                            com.edorasware.api.workobject.WorkObjectService workObjectService,
                            StateMachineManager stateMachineManager,
                            NotificationService notificationService,
                            UserManager userManager,
                            GroupManager groupManager,
                            org.springframework.security.crypto.password.PasswordEncoder passwordEncoder,
                            String passwordValidatorRegex,
                            UserUtils userUtils,
                            FrontendObjectManagerUtils managerUtils,
                            AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultFrontendObjectManager(com.edorasware.api.workobject.WorkObjectService workObjectService,
                            FrontendObjectService frontendObjectService,
                            NotificationService notificationService,
                            SearchService searchService,
                            FrontendObjectManagerUtils managerUtils,
                            AmbiguousIdHelper ambiguousIdHelper,
                            org.flowable.engine.ProcessEngine processEngine,
                            com.edorasware.commons.core.identity.CurrentUserService currentUserService,
                            Optional<List<WorkObjectDecorator>> optionalWorkObjectDecorators)  | 
DefaultModelerDashboardManager(FrontendObjectService frontendObjectService,
                              com.edorasware.api.workobject.WorkObjectService workObjectService,
                              ModelStateHelper modelStateHelper,
                              ModelService modelService,
                              AmbiguousIdHelper ambiguousIdHelper,
                              NotificationService notificationService,
                              WorkObjectMigrationService migrationService,
                              FrontendObjectManagerUtils managerUtils,
                              AppDeploymentService appDeploymentService,
                              UserManager userManager,
                              org.springframework.context.MessageSource messageSource,
                              AppDataModelService appDataModelService,
                              LanguageManager languageManager)  | 
DefaultUserDashboardManager(FrontendObjectService frontendObjectService,
                           com.edorasware.api.workobject.WorkObjectService workObjectService,
                           StateMachineManager stateMachineManager,
                           NotificationService notificationService,
                           FrontendObjectManagerUtils managerUtils,
                           UserManager userManager,
                           com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
                           CaseArchiveManager caseArchiveManager,
                           org.springframework.context.MessageSource messageSource,
                           DocumentService documentService,
                           ImagePreviewService imagePreviewService,
                           AmbiguousIdHelper ambiguousIdHelper,
                           WorkObjectVariableInitialization workObjectVariableInitialization)  | 
FrontendObjectManagerUtils(FrontendObjectService frontendObjectService,
                          com.edorasware.api.workobject.WorkObjectService workObjectService,
                          NotificationService notificationService)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.