@Repository public class ExecutionErrorDao extends AbstractWorkflowEngineDao
| Constructor and Description |
|---|
ExecutionErrorDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(ExecutionError error) |
void |
delete(long refNum) |
ExecutionError |
findByWoinRefNum(long woinRefNum) |
getClusterName, getCreatedOrLastUpdatedBy, getNextSequenceValue, getSchema, setDataSourcegetDataSource, getJdbcTemplate, getNamedParameterJdbcTemplatepublic void create(ExecutionError error)
public ExecutionError findByWoinRefNum(long woinRefNum)
public void delete(long refNum)
Copyright © 2018. All rights reserved.