See: Description
Interface | Description |
---|---|
EventSource |
Class | Description |
---|---|
EventSources | |
GenericEventSource | |
MigrationResult |
A class representing the result of a CMMN case migration.
|
PlanItemFactory |
A factory class that is able to construct concrete
PlanItem instances given
a generic PlannableItem . |
SimulatedEventSource | |
StateModel |
<p>Represents the internal case engine model.
|
StateModelMigrator |
A worker class encapsulating the logic for run-time case migration.
|
TransitionData |
A data wrapper class used to pass information between plan item transitions.
|
TransitionMap |
Lookup maps allowing to test for allowed plan item transitions according to <a href="http://www.omg.org/spec/CMMN/1.0/">CMMN specification 1.0</a>.
|
Enum | Description |
---|---|
CaseFileItemState |
An enum representing plan item state.
|
PlanItemState |
An enum representing plan item state.
|
<p>Implementation of a CMMN case engine based on the specification http://www.omg.org/spec/CMMN/1.0/ (referred to as <i>spec</i> in subsequent JavaDoc).</p>
<p>This package implements the case model structure and behaviour (lifecycle management of case plan items like tasks and sub-stages). It is a very central package. It contains the classes that are used to represent a case model’s structure.</p>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.