Package | Description |
---|---|
com.edorasware.cmmn.engine.core |
<p>CMMN engine core service interfaces and implementations.
|
com.edorasware.cmmn.one |
Contains packages and classes for the integration of the CMMN case engine with edoras-one.
|
com.edorasware.cmmn.one.service |
The edoras one CMMN service implementation.
|
com.edorasware.config |
Modifier and Type | Interface and Description |
---|---|
interface |
SynchronizedLowLevelCmmnService |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCmmnService
A synchronized CMMN API service implementation.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
DefaultOneCmmnService(CmmnService synchronizedCmmnService,
EngineListeners engineListeners,
PersistenceListeners persistenceListeners,
UserManager userManager,
AnyWorkObjectService anyWorkObjectService,
CurrentUserService currentUserService) |
Modifier and Type | Method and Description |
---|---|
DefaultOneCmmnService |
CmmnConfiguration.cmmnService(CmmnService synchronizedLowLevelCmmnService,
EngineListeners engineListeners,
PersistenceListeners persistenceListeners,
UserManager userManager,
AnyWorkObjectService anyWorkObjectService,
CurrentUserService currentUserService) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.