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 |
---|---|
List<ProcessLog> |
ProcessLogDao.findByModelInstanceId(long modelInstanceId)
Finds
ProcessLog s by the model instance id. |
Modifier and Type | Method and Description |
---|---|
List<ProcessLog> |
JpaProcessLogDao.findByModelInstanceId(long modelInstanceId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.