Package | Description |
---|---|
com.edorasware.config | |
com.edorasware.one.frontendobject.internal |
Modifier and Type | Method and Description |
---|---|
FrontendObjectManagerUtils |
OneConfiguration.managerUtils(FrontendObjectService frontendObjectService,
WorkObjectService workObjectService,
NotificationService notificationService) |
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) |
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) |
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) |
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) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.