|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| org.jbpm.api | the jBPM API, Start by creating a Configuration,
build a ProcessEngine from that, and then you can find
the workflow methods on the services like ExecutionService,
TaskService. |
| Uses of User in org.jbpm.api |
|---|
| Methods in org.jbpm.api that return User | |
|---|---|
User |
IdentityService.findUserById(java.lang.String userId)
lookup a user |
| Methods in org.jbpm.api that return types with arguments of type User | |
|---|---|
java.util.List<User> |
IdentityService.findUsers()
get all the users in the system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||