| Package | Description |
|---|---|
| ee.telekom.workflow.core.error |
| Modifier and Type | Method and Description |
|---|---|
ExecutionError |
ExecutionErrorServiceImpl.findByWoinRefNum(long woinRefNum) |
ExecutionError |
ExecutionErrorService.findByWoinRefNum(long woinRefNum)
Returns the workflow instance's execution error or null, if the workflow
instance is currently not in an error status.
|
ExecutionError |
ExecutionErrorDao.findByWoinRefNum(long woinRefNum) |
ExecutionError |
ExecutionErrorRowMapper.mapRow(ResultSet rs,
int rowNum) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionErrorDao.create(ExecutionError error) |
Copyright © 2018. All rights reserved.