| 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)  | 
| Constructor and Description | 
|---|
OneTenantInformationLogger(WorkObjectService workObjectService,
                          org.springframework.transaction.PlatformTransactionManager transactionManager)  | 
| Constructor and Description | 
|---|
TemplateMailService(boolean propagateError,
                   UserManager userManager,
                   WorkObjectService workObjectService,
                   AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                   ContentManagerHelper contentManagerHelper,
                   ContentManager contentManager,
                   TemplateService templateService,
                   org.springframework.mail.javamail.JavaMailSender mailSender,
                   UserUtils userUtils,
                   String fromAddress,
                   String applicationEndpoint)  | 
| Modifier and Type | Method and Description | 
|---|---|
WorkObjectService | 
CloudCaseActionListener.getWorkObjectService()  | 
| Modifier and Type | Method and Description | 
|---|---|
WorkObjectService | 
DocumentService.getWorkObjectService()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
DocumentActivityExecutor.createDocumentTemplateInCase(WorkObjectService workObjectService,
                            AnyWorkObjectDefinition definition,
                            StringValue<String> idVariableName,
                            String docName,
                            String caseId,
                            AnyWorkObject workObjectInScope,
                            Map<String,String> customProperties)
Create a document template instance and link it as a child to the case identified by the passed caseId. 
 | 
void | 
DocumentService.setWorkObjectService(WorkObjectService workObjectService)  | 
| Constructor and Description | 
|---|
DefaultAppVersioningStrategy(WorkObjectService workObjectService,
                            UserManager userManager,
                            com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                            String hostIdentifier,
                            int maxHistoryEntries,
                            TimeProvider timeProvider)  | 
LocalDirectoryOutgoingAppChannelAdapter(WorkObjectService workObjectService,
                                       CurrentTenantService currentTenantService,
                                       TenantLookupService tenantLookupService,
                                       TimeProvider timeProvider,
                                       GearExpressionResolver gearExpressionResolver,
                                       AppExporter appExporter,
                                       AppWriterFactory writerFactory,
                                       String name,
                                       Path basePath,
                                       org.springframework.messaging.MessageChannel messageChannel)  | 
LocalZipFileOutgoingAppChannelAdapter(WorkObjectService workObjectService,
                                     CurrentTenantService currentTenantService,
                                     TenantLookupService tenantLookupService,
                                     TimeProvider timeProvider,
                                     GearExpressionResolver gearExpressionResolver,
                                     AppExporter appExporter,
                                     AppWriterFactory writerFactory,
                                     String name,
                                     Path basePath,
                                     org.springframework.messaging.MessageChannel messageChannel)  | 
| Constructor and Description | 
|---|
AmbiguousIdHelper(WorkObjectService workObjectService)  | 
ModelStateHelper(WorkObjectService workObjectService,
                AppVersioningStrategy appVersioningStrategy,
                StateMachineManager stateMachineManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
WorkObjectService | 
GearConfiguration.workObjectService(AnyWorkObjectService anyWorkObjectService,
                 IdLookupService idLookupService,
                 CurrentTenantService currentTenantService)  | 
| 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)  | 
AmbiguousIdHelper | 
OneConfiguration.ambiguousIdHelper(WorkObjectService workObjectService)  | 
AppOverviewService | 
OneConfiguration.appOverviewService(WorkObjectService workObjectService,
                  List<ModelOverviewProvider> modelOverviewProviders,
                  List<ModelOverviewEncoder> modelOverviewEncoders)  | 
DefaultAppVersioningStrategy | 
OneConfiguration.appVersioningStrategy(WorkObjectService workObjectService,
                     UserManager userManager,
                     com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                     String hostIdentifier,
                     TimeProvider timeProvider)  | 
DefaultCaseArchiveManager | 
CmmnConfiguration.caseArchiveManager(AnyWorkObjectService anyWorkObjectService,
                  NotificationService notificationService,
                  WorkObjectService workObjectService)  | 
CaseManager | 
OneConfiguration.caseManager(WorkObjectService workObjectService,
           ActionManager actionManager,
           OneCmmnService oneCmmnService)  | 
ContentManagerHelper | 
OneConfiguration.contentManagerHelper(ContentManager contentManager,
                    WorkObjectService workObjectService,
                    CurrentUserService currentUserService,
                    TimeProvider timeProvider,
                    ContentDetector contentDetector,
                    boolean enableVersioning)  | 
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)  | 
PdfDocumentContentConverterService | 
ContentConverterConfiguration.downloadAsPdfContentConverter(ContentManager contentManager,
                             WorkObjectService workObjectService,
                             String cacheTempPath,
                             TimeProvider timeProvider,
                             StatisticsAwareCache statisticsAwareCache)  | 
DefaultEntityTemplateManager | 
OneConfiguration.entityTemplateManager(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                     WorkObjectService workObjectService,
                     UserManager userManager,
                     EntityTemplateLookupService entityTemplateLookupService,
                     AmbiguousIdHelper ambiguousIdHelper)  | 
DefaultFormDefinitionManager | 
OneConfiguration.formDefinitionManager(UserManager userManager,
                     FormDefinitionLookupService formDefinitionLookupService,
                     WorkObjectService workObjectService,
                     com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                     boolean formLivePreview)  | 
FrontendObjectManager | 
OneConfiguration.frontendObjectManager(WorkObjectService workObjectService,
                     FrontendObjectService frontendObjectService,
                     NotificationService notificationService,
                     SearchService searchService,
                     FrontendObjectManagerUtils managerUtils,
                     AmbiguousIdHelper ambiguousIdHelper,
                     org.flowable.engine.ProcessEngine processEngine,
                     CurrentUserService currentUserService,
                     ModelService modelService,
                     com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                     Optional<List<WorkObjectDecorator>> workObjectDecorators)  | 
LegacyModelReferenceCheck | 
InitializationConfiguration.legacyModelReferenceCheck(WorkObjectService workObjectService,
                         AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                         ModelPersistenceService modelPersistenceService)  | 
TemplateMailService | 
OneConfiguration.mailService(boolean propagateError,
           UserManager userManager,
           WorkObjectService workObjectService,
           AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
           ContentManagerHelper contentManagerHelper,
           ContentManager contentManager,
           TemplateService templateService,
           org.springframework.mail.javamail.JavaMailSender mailSender,
           UserUtils userUtils,
           String fromAddress,
           String applicationEndpoint,
           String testRecipient)  | 
FrontendObjectManagerUtils | 
OneConfiguration.managerUtils(FrontendObjectService frontendObjectService,
            WorkObjectService workObjectService,
            NotificationService notificationService)  | 
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)  | 
DefaultModelManager | 
OneConfiguration.modelManager(WorkObjectService workObjectService,
            AnyWorkObjectDefinitionService anyWorkObjectDefinitionService)  | 
ModelStateHelper | 
InitializationConfiguration.modelStateHelper(WorkObjectService workObjectService,
                AppVersioningStrategy appVersioningStrategy,
                StateMachineManager stateMachineManager)  | 
NavigationService | 
OneConfiguration.navigationService(WorkObjectService workObjectService,
                 UserManager userManager,
                 AmbiguousIdHelper ambiguousIdHelper)  | 
DocumentService | 
DocumentConfiguration.oneDocumentService(WorkObjectService workObjectService,
                  AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                  ContentManagerHelper contentManagerHelper,
                  ContentManager contentManager,
                  TemplateService templateService,
                  GearExpressionResolver expressionResolver,
                  boolean useMailMerge,
                  boolean useLinq)  | 
OneTenantInformationLogger | 
InitializationConfiguration.oneTenantInformationLogger(WorkObjectService workObjectService,
                          org.springframework.transaction.PlatformTransactionManager transactionManager)  | 
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)  | 
ProcessService | 
GearConfiguration.processService(WorkObjectService workObjectService)  | 
TaskManager | 
OneConfiguration.taskManager(WorkObjectService workObjectService,
           UserDashboardManager userDashboardManager)  | 
Upgrade200DescriptionPersistence | 
InitializationConfiguration.upgrade200DescriptionPersistence(BulkWorkObjectProcessor workObjectProcessor,
                                BulkWorkObjectDefinitionProcessor definitionProcessor,
                                CurrentTenantService currentTenantService,
                                CurrentUserService currentUserService,
                                UserManager userManager,
                                OnePersistence onePersistence,
                                org.springframework.transaction.PlatformTransactionManager transactionManager,
                                TenantLookupService tenantLookupService,
                                DataSource dataSource,
                                DatabaseType databaseType,
                                DatabaseMetadata databaseMetadata,
                                WorkObjectService workObjectService,
                                AnyWorkObjectDefinitionService workObjectDefinitionService,
                                MaintenanceService maintenanceService,
                                boolean useWorkObjectField,
                                boolean useWorkObjectVariable,
                                boolean useDefinitionField,
                                boolean useDefinitionProperty)  | 
Upgrade201ModelIds | 
InitializationConfiguration.upgrade210ModelIds(BulkWorkObjectProcessor workObjectProcessor,
                  BulkWorkObjectDefinitionProcessor definitionProcessor,
                  CurrentTenantService currentTenantService,
                  CurrentUserService currentUserService,
                  UserManager userManager,
                  OnePersistence onePersistence,
                  org.springframework.transaction.PlatformTransactionManager transactionManager,
                  TenantLookupService tenantLookupService,
                  WorkObjectService workObjectService,
                  AnyWorkObjectDefinitionService workObjectDefinitionService,
                  AnyWorkObjectPersistence anyWorkObjectPersistence,
                  boolean performMigration)  | 
Upgrade201RuntimeModelIds | 
InitializationConfiguration.upgrade210RuntimeModelIds(BulkWorkObjectProcessor workObjectProcessor,
                         BulkWorkObjectDefinitionProcessor definitionProcessor,
                         CurrentTenantService currentTenantService,
                         CurrentUserService currentUserService,
                         UserManager userManager,
                         OnePersistence onePersistence,
                         org.springframework.transaction.PlatformTransactionManager transactionManager,
                         TenantLookupService tenantLookupService,
                         WorkObjectService workObjectService,
                         AnyWorkObjectPersistence anyWorkObjectPersistence,
                         boolean performMigration)  | 
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
ActionManager | 
ActionConfiguration.actionManager(WorkObjectService workObjectService,
             ActionProvider actionProvider,
             ActionJoiner actionJoiner,
             UserManager userManager,
             org.springframework.context.MessageSource messageSource)  | 
AncestorActionProvider | 
ActionConfiguration.ancestorActionProvider(List<ActionProvider> defaultActionProviders,
                      WorkObjectService workObjectService)  | 
UserDashboardDescendantsActionProvider | 
ActionConfiguration.modelerDashboardDescendantsActionProvider(ActionProvider oneActionProvider,
                                         WorkObjectService workObjectService,
                                         DefaultOneCmmnService cmmnService)  | 
ActionManager | 
ActionConfiguration.publicApiActionManager(WorkObjectService workObjectService,
                      ActionProvider actionProvider,
                      ActionJoiner actionJoiner,
                      UserManager userManager,
                      org.springframework.context.MessageSource messageSource)  | 
WorkObjectActionProcessor | 
ActionConfiguration.workObjectActionProcessor(WorkObjectService workObjectService)  | 
| Constructor and Description | 
|---|
DefaultProcessService(WorkObjectService workObjectService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultWorkObjectService  | 
| Constructor and Description | 
|---|
AncestorActionProvider(List<ActionProvider> actionProviders,
                      WorkObjectService workObjectService)  | 
DefaultActionManager(WorkObjectService workObjectService,
                    ActionProvider actionProvider,
                    ActionJoiner actionJoiner,
                    UserManager userManager,
                    org.springframework.context.MessageSource messageSource)  | 
DefaultActionManager(WorkObjectService workObjectService,
                    List<ActionProvider> actionProviders,
                    ActionJoiner actionJoiner,
                    UserManager userManager,
                    org.springframework.context.MessageSource messageSource)  | 
UserDashboardDescendantsActionProvider(List<ActionProvider> actionProviders,
                                      WorkObjectService workObjectService,
                                      ActionProvider cmmnActionProvider)  | 
WorkObjectActionProcessor(WorkObjectService workObjectService)  | 
| Constructor and Description | 
|---|
DefaultCaseArchiveManager(AnyWorkObjectService anyWorkObjectService,
                         NotificationService notificationService,
                         WorkObjectService workObjectService)  | 
| Constructor and Description | 
|---|
ContentManagerHelper(ContentManager contentManager,
                    WorkObjectService workObjectService,
                    CurrentUserService currentUserService,
                    TimeProvider timeProvider,
                    ContentDetector contentDetector,
                    boolean enableVersioning)
Instantiates a new Content manager helper. 
 | 
| Constructor and Description | 
|---|
LegacyModelReferenceCheck(WorkObjectService workObjectService,
                         AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                         ModelPersistenceService modelPersistenceService)  | 
| 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)  | 
| Constructor and Description | 
|---|
DefaultFormDefinitionManager(UserManager userManager,
                            FormDefinitionLookupService formDefinitionLookupService,
                            WorkObjectService workObjectService,
                            com.fasterxml.jackson.databind.ObjectMapper formObjectMapper,
                            boolean formLivePreview)  | 
| 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,
                            ModelService modelService,
                            com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                            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)  | 
FrontendObjectManagerUtils(FrontendObjectService frontendObjectService,
                          WorkObjectService workObjectService,
                          NotificationService notificationService)  | 
| Constructor and Description | 
|---|
AppOverviewService(WorkObjectService workObjectService,
                  List<ModelOverviewProvider> modelOverviewProviders,
                  List<ModelOverviewEncoder> modelOverviewEncoders)  | 
| Constructor and Description | 
|---|
DefaultModelManager(WorkObjectService workObjectService,
                   AnyWorkObjectDefinitionService anyWorkObjectDefinitionService)  | 
| 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)  | 
WorkObjectViewPermissionFilter(WorkObjectService workObjectService)  | 
| 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 | 
|---|
DefaultCaseManager(WorkObjectService workObjectService,
                  ActionManager nonPublicActionManager,
                  OneCmmnService cmmnService)  | 
DefaultTaskManager(WorkObjectService workObjectService,
                  UserDashboardManager userDashboardManager)  | 
DefaultWorkObjectManager(SearchQueryParser searchQueryParser,
                        WorkObjectService workObjectService,
                        ModelManager modelManager,
                        AmbiguousIdHelper ambiguousIdHelper,
                        EntityTemplateManager entityTemplateManager,
                        FormDefinitionManager formDefinitionManager,
                        CurrentUserService currentUserService,
                        Optional<List<WorkObjectDecorator>> optionalWorkObjectDecorators)  | 
| Constructor and Description | 
|---|
Upgrade200DescriptionPersistence(String version,
                                String description,
                                BulkWorkObjectProcessor workObjectProcessor,
                                BulkWorkObjectDefinitionProcessor definitionProcessor,
                                CurrentTenantService currentTenantService,
                                CurrentUserService currentUserService,
                                UserManager userManager,
                                OnePersistence onePersistence,
                                org.springframework.transaction.PlatformTransactionManager transactionManager,
                                TenantLookupService tenantLookupService,
                                DataSource dataSource,
                                DatabaseType databaseType,
                                DatabaseMetadata databaseMetadata,
                                WorkObjectService workObjectService,
                                AnyWorkObjectDefinitionService workObjectDefinitionService,
                                MaintenanceService maintenanceService,
                                boolean useWorkObjectField,
                                boolean useWorkObjectVariable,
                                boolean useDefinitionField,
                                boolean useDefinitionProperty)  | 
Upgrade201ModelIds(String version,
                  String description,
                  BulkWorkObjectProcessor workObjectProcessor,
                  BulkWorkObjectDefinitionProcessor definitionProcessor,
                  CurrentTenantService currentTenantService,
                  CurrentUserService currentUserService,
                  UserManager userManager,
                  OnePersistence onePersistence,
                  org.springframework.transaction.PlatformTransactionManager transactionManager,
                  TenantLookupService tenantLookupService,
                  WorkObjectService workObjectService,
                  AnyWorkObjectDefinitionService definitionService,
                  AnyWorkObjectPersistence anyWorkObjectPersistence,
                  boolean performMigration)
Creates a new instance of a one base upgrade with the given version and description of the upgrade. 
 | 
Upgrade201RuntimeModelIds(String version,
                         String description,
                         BulkWorkObjectProcessor workObjectProcessor,
                         BulkWorkObjectDefinitionProcessor definitionProcessor,
                         CurrentTenantService currentTenantService,
                         CurrentUserService currentUserService,
                         UserManager userManager,
                         OnePersistence onePersistence,
                         org.springframework.transaction.PlatformTransactionManager transactionManager,
                         TenantLookupService tenantLookupService,
                         WorkObjectService workObjectService,
                         AnyWorkObjectPersistence anyWorkObjectPersistence,
                         boolean performMigration)
Creates a new instance of a one base upgrade with the given version and description of the upgrade. 
 | 
| Constructor and Description | 
|---|
DefaultWorkItemManager(WorkObjectService workObjectService,
                      AmbiguousIdHelper ambiguousIdHelper)  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.