| 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<UnprocessedInput> | 
UnprocessedInputDao.findByReceiver(long receiverId)
Returns a list of unprocessed inputs for the given receiver id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<UnprocessedInput> | 
JpaUnprocessedInputDao.findByReceiver(long receiverId)  | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.