| Package | Description |
|---|---|
| com.whitestein.lsps.engine.dao |
Data access objects for access to different parts of process execution.
|
| com.whitestein.lsps.engine.dao.jpa |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProcessLog> |
ProcessLogDao.findByModelInstanceId(long modelInstanceId)
Finds
ProcessLogs by the model instance id. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProcessLog> |
JpaProcessLogDao.findByModelInstanceId(long modelInstanceId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.