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,
com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
CaseArchiveManager caseArchiveManager,
com.edorasware.commons.core.identity.CurrentUserService currentUserService)
Archive a case by setting the passed state.
|
static void |
CmmnHelper.archiveParentCaseRecursive(com.edorasware.cmmn.model.structure.CasePlanModel caze,
String runAsUser,
com.edorasware.cmmn.model.TransitionData transitionData,
com.edorasware.cmmn.engine.hooks.PersistenceListeners persistenceListeners,
com.edorasware.cmmn.engine.core.CmmnService cmmnService,
com.edorasware.commons.core.any.AnyWorkObjectService anyWorkObjectService,
CaseArchiveManager caseArchiveManager,
com.edorasware.commons.core.identity.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,
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) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCaseArchiveManager
This class provides default implementation of case archive manager
|
Constructor and Description |
---|
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) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.