public class WorkflowStatusCountRowMapper extends AbstractRowMapper<WorkflowStatusCount>
| Modifier and Type | Field and Description |
|---|---|
static WorkflowStatusCountRowMapper |
INSTANCE |
| Constructor and Description |
|---|
WorkflowStatusCountRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStatusCount |
mapRow(ResultSet rs,
int rowNum) |
getBoolean, getDate, getInteger, getLong, getNodeStatus, getString, getWorkflowInstanceStatus, getWorkItemStatuspublic static final WorkflowStatusCountRowMapper INSTANCE
public WorkflowStatusCount mapRow(ResultSet rs, int rowNum) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.