| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionErrorRowMapper
Row mapper for
ExecutionErrors that maps all database fields except the
ones that are not used by the internal parts of the engine (date_created, created_by). |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeRowMapper
Row mapper for
WorkflowInstances that maps all database fields. |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowInstanceRowMapper
Row mapper for
WorkflowInstances that maps all database fields except the
ones that are not used by the internal parts of the engine (date_created, created_by,
date_last_updated, last_updated_by). |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkItemRowMapper
Row mapper for
WorkItems that maps all database fields except the
ones that are not used by the internal parts of the engine (date_created, created_by,
date_last_updated, last_updated_by). |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkUnitRowMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowInstanceStateRowMapper |
class |
WorkflowStatusCountRowMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkItemStateRowMapper |
Copyright © 2018. All rights reserved.