Package | Description |
---|---|
com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
Modifier and Type | Method and Description |
---|---|
TodoEscalation |
TodoService.getEscalation(long escalationId)
Returns todo escalation for the given id.
|
TodoEscalation |
TodoServiceBean.getEscalation(long escalationId) |
Modifier and Type | Method and Description |
---|---|
Collection<TodoEscalation> |
TodoService.getEscalations(long todoId)
Returns a collection of todo escalations.
|
Collection<TodoEscalation> |
TodoServiceBean.getEscalations(long todoId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.