| Package | Description | 
|---|---|
| com.edorasware.cmmn.one | 
 Contains packages and classes for the integration of the CMMN case engine with edoras-one. 
 | 
| com.edorasware.config | |
| com.edorasware.one.caze.internal | |
| com.edorasware.one.frontendobject.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
CmmnHelper.archiveCase(String caseClientId,
           String state,
           String runAsUser,
           AnyWorkObjectService anyWorkObjectService,
           CaseArchiveManager caseArchiveManager,
           CurrentUserService currentUserService)
Archive a case by setting the passed state. 
 | 
static void | 
CmmnHelper.archiveParentCaseRecursive(CasePlanModel caze,
                          String runAsUser,
                          TransitionData transitionData,
                          PersistenceListeners persistenceListeners,
                          CmmnService cmmnService,
                          AnyWorkObjectService anyWorkObjectService,
                          CaseArchiveManager caseArchiveManager,
                          CurrentUserService currentUserService)
If we’re archiving a non-blocking sub-case, we may have to check for terminal parent cases which can now also be archived. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultCaseArchiveManager
This class provides default implementation of case archive manager 
 | 
| Constructor and Description | 
|---|
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 - 2018 edorasware ag. All Rights Reserved.