| Constructor and Description | 
|---|
DescendantTermFactory(TimeProvider timeProvider,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultDistributionManager(DistributionService distributionService,
                          AmbiguousIdHelper ambiguousIdHelper)  | 
| Modifier and Type | Method and Description | 
|---|---|
AmbiguousIdHelper | 
OneConfiguration.ambiguousIdHelper(WorkObjectService workObjectService)  | 
| Modifier and Type | Method and Description | 
|---|---|
DefaultAdminDashboardManager | 
OneConfiguration.adminDashboardManager(FrontendObjectService frontendObjectService,
                     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)  | 
DefaultAppImportExportManager | 
OneConfiguration.appImportExportManager(AppImporter appImporter,
                      AppExporter appExporter,
                      AppReaderService appReaderService,
                      AppWriterFactory appWriterFactory,
                      ProcessImporter processImporter,
                      TimeProvider timeProvider,
                      AmbiguousIdHelper ambiguousIdHelper,
                      AppGraphOverviewService appGraphOverviewService,
                      UploadService uploadService)  | 
DefaultAvatarManager | 
OneConfiguration.avatarManager(AvatarService avatarService,
             UserManager userManager,
             ThumbnailService thumbnailService,
             AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultCmmnManager | 
CmmnConfiguration.cmmnManager(AnyWorkObjectService anyWorkObjectService,
           AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
           OneCmmnService oneCmmnService,
           UserManager userManager,
           AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultDistributionManager | 
OneConfiguration.distributionManager(DistributionService distributionService,
                   AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultDocumentContentManager | 
OneConfiguration.documentContentManager(UploadService uploadService,
                      ContentManager contentManager,
                      ContentManagerHelper contentManagerHelper,
                      NotificationService notificationService,
                      ModelPersistenceService modelPersistenceService,
                      WorkObjectService workObjectService,
                      AmbiguousIdHelper ambiguousIdHelper,
                      com.fasterxml.jackson.databind.ObjectMapper objectMapper)  | 
DefaultDocumentViewerManager | 
DocumentConfiguration.documentViewerManager(WorkObjectService workObjectService,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
EntityTemplateLookupService | 
OneConfiguration.entityTemplateLookupService(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                           AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultEntityTemplateManager | 
OneConfiguration.entityTemplateManager(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                     WorkObjectService workObjectService,
                     UserManager userManager,
                     EntityTemplateLookupService entityTemplateLookupService,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
FrontendObjectManager | 
OneConfiguration.frontendObjectManager(WorkObjectService workObjectService,
                     FrontendObjectService frontendObjectService,
                     NotificationService notificationService,
                     SearchService searchService,
                     FrontendObjectManagerUtils managerUtils,
                     AmbiguousIdHelper ambiguousIdHelper,
                     org.flowable.engine.ProcessEngine processEngine,
                     CurrentUserService currentUserService,
                     Optional<List<WorkObjectDecorator>> workObjectDecorators)  | 
DefaultModelerDashboardManager | 
OneConfiguration.modelerDashboardManager(FrontendObjectService frontendObjectService,
                       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)  | 
ModelerManager | 
OneConfiguration.modelerManager(WorkObjectService workObjectService,
              OneCurrentUserService currentUserService,
              FrontendObjectService frontendObjectService,
              AmbiguousIdHelper ambiguousIdHelper)  | 
NavigationService | 
OneConfiguration.navigationService(WorkObjectService workObjectService,
                 UserManager userManager,
                 AmbiguousIdHelper ambiguousIdHelper)  | 
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)  | 
SearchQueryParser | 
OneConfiguration.searchQueryParser(TimeProvider timeProvider,
                 AmbiguousIdHelper ambiguousIdHelper,
                 UserValueResolver userValueResolver,
                 AnyWorkObjectService anyWorkObjectService,
                 AnyWorkObjectDefinitionService anyWorkObjectDefinitionService)  | 
DefaultUserDashboardManager | 
OneConfiguration.userDashboardManager(FrontendObjectService frontendObjectService,
                    WorkObjectService workObjectService,
                    StateMachineManager stateMachineManager,
                    NotificationService notificationService,
                    FrontendObjectManagerUtils managerUtils,
                    UserManager userManager,
                    AnyWorkObjectService anyWorkObjectService,
                    CaseArchiveManager caseArchiveManager,
                    org.springframework.context.MessageSource messageSource,
                    DocumentService documentService,
                    ImagePreviewService imagePreviewService,
                    AmbiguousIdHelper ambiguousIdHelper,
                    WorkObjectVariableInitialization workObjectVariableInitialization)  | 
DefaultViewPermissionManager | 
OneConfiguration.viewPermissionManager(UserManager userManager,
                     org.springframework.context.MessageSource messageSource,
                     WorkObjectService workObjectService,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultWorkItemManager | 
OneConfiguration.workItemManager(WorkObjectService workObjectService,
               AmbiguousIdHelper ambiguousIdHelper)  | 
WorkObjectManager | 
OneConfiguration.workObjectManager(SearchQueryParser searchQueryParser,
                 ModelManager modelManager,
                 WorkObjectService workObjectService,
                 AmbiguousIdHelper ambiguousIdHelper,
                 EntityTemplateManager entityTemplateManager,
                 FormDefinitionManager formDefinitionManager,
                 CurrentUserService currentUserService,
                 Optional<List<WorkObjectDecorator>> workObjectDecorators)  | 
| Constructor and Description | 
|---|
DefaultAppImportExportManager(AppImporter appImporter,
                             AppExporter appExporter,
                             AppReaderService appReaderService,
                             AppWriterFactory writerFactory,
                             ProcessImporter processImporter,
                             TimeProvider timeProvider,
                             AmbiguousIdHelper ambiguousIdHelper,
                             AppGraphOverviewService appGraphOverviewService,
                             UploadService uploadService)  | 
| Constructor and Description | 
|---|
DefaultCmmnManager(AnyWorkObjectService anyWorkObjectService,
                  AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                  OneCmmnService oneCmmnService,
                  UserManager userManager,
                  AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultDocumentContentManager(UploadService uploadService,
                             ContentManager contentManager,
                             ContentManagerHelper contentManagerHelper,
                             NotificationService notificationService,
                             ModelPersistenceService modelPersistenceService,
                             WorkObjectService workObjectService,
                             AmbiguousIdHelper ambiguousIdHelper,
                             com.fasterxml.jackson.databind.ObjectMapper objectMapper)  | 
| Constructor and Description | 
|---|
DefaultDocumentViewerManager(WorkObjectService workObjectService,
                            AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultEntityTemplateManager(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                            WorkObjectService workObjectService,
                            UserManager userManager,
                            EntityTemplateLookupService entityTemplateLookupService,
                            AmbiguousIdHelper ambiguousIdHelper)  | 
EntityTemplateLookupService(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                           AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultAdminDashboardManager(FrontendObjectService frontendObjectService,
                            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(WorkObjectService workObjectService,
                            FrontendObjectService frontendObjectService,
                            NotificationService notificationService,
                            SearchService searchService,
                            FrontendObjectManagerUtils managerUtils,
                            AmbiguousIdHelper ambiguousIdHelper,
                            org.flowable.engine.ProcessEngine processEngine,
                            CurrentUserService currentUserService,
                            Optional<List<WorkObjectDecorator>> optionalWorkObjectDecorators)  | 
DefaultModelerDashboardManager(FrontendObjectService frontendObjectService,
                              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,
                           WorkObjectService workObjectService,
                           StateMachineManager stateMachineManager,
                           NotificationService notificationService,
                           FrontendObjectManagerUtils managerUtils,
                           UserManager userManager,
                           AnyWorkObjectService anyWorkObjectService,
                           CaseArchiveManager caseArchiveManager,
                           org.springframework.context.MessageSource messageSource,
                           DocumentService documentService,
                           ImagePreviewService imagePreviewService,
                           AmbiguousIdHelper ambiguousIdHelper,
                           WorkObjectVariableInitialization workObjectVariableInitialization)  | 
| Constructor and Description | 
|---|
DefaultAvatarManager(AvatarService avatarService,
                    UserManager userManager,
                    ThumbnailService thumbnailService,
                    AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultModelerManager(WorkObjectService workObjectService,
                     OneCurrentUserService currentUserService,
                     FrontendObjectService frontendObjectService,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultNavigationService(WorkObjectService workObjectService,
                        UserManager userManager,
                        AmbiguousIdHelper ambiguousIdHelper)  | 
| Constructor and Description | 
|---|
DefaultViewPermissionManager(UserManager userManager,
                            org.springframework.context.MessageSource messageSource,
                            List<ViewPermissionFilter> viewPermissionFilters,
                            WorkObjectService workObjectService,
                            AmbiguousIdHelper ambiguousIdHelper)  | 
| 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)  | 
| Constructor and Description | 
|---|
DefaultWorkObjectManager(SearchQueryParser searchQueryParser,
                        WorkObjectService workObjectService,
                        ModelManager modelManager,
                        AmbiguousIdHelper ambiguousIdHelper,
                        EntityTemplateManager entityTemplateManager,
                        FormDefinitionManager formDefinitionManager,
                        CurrentUserService currentUserService,
                        Optional<List<WorkObjectDecorator>> optionalWorkObjectDecorators)  | 
| Constructor and Description | 
|---|
DefaultWorkItemManager(WorkObjectService workObjectService,
                      AmbiguousIdHelper ambiguousIdHelper)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.