| Package | Description |
|---|---|
| com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
| com.whitestein.lsps.human.context |
Classes that represents human-oriented model objects in java code.
|
| com.whitestein.lsps.human.dao.jpa | |
| com.whitestein.lsps.human.task |
Implementations for the tasks in the LSPS standard library for human-oriented processes.
|
| Constructor and Description |
|---|
TodoServiceBean(TodoDao todoDao,
PersonServiceLocal personService,
ProcessServiceLocal processService,
SecurityManagerServiceLocal securityManager,
CommunicationService communicationService)
Creates new instance.
|
| Constructor and Description |
|---|
HumanSharedRecordPlugin(TodoDao todoDao,
TodoEscalationDao todoEscalationDao,
SavedDocumentDao savedDocumentDao,
CoreSharedRecordPlugin coreSharedRecordPlugin,
OrgSharedRecordPlugin orgSharedRecordPlugin)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
JpaTodoDao
JPA implementation of
TodoDao. |
| Modifier and Type | Method and Description |
|---|---|
TodoDao |
BaseTodoTask.getTodoDao()
Returns the provided todo dao.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.