@Repository public class ArchiveDao extends AbstractWorkflowEngineDao
| Constructor and Description |
|---|
ArchiveDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
archive(long woinRefNum) |
WorkflowInstance |
findWoinByRefNum(long refNum) |
WorkItem |
findWoitByRefNum(long refNum) |
List<WorkItem> |
findWoitsByWoinRefNum(long woinRefNum) |
getClusterName, getCreatedOrLastUpdatedBy, getNextSequenceValue, getSchema, setDataSourcegetDataSource, getJdbcTemplate, getNamedParameterJdbcTemplatepublic void archive(long woinRefNum)
public WorkflowInstance findWoinByRefNum(long refNum)
public WorkItem findWoitByRefNum(long refNum)
Copyright © 2018. All rights reserved.