|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserInfo | |
---|---|
org.jbpm.task.api | |
org.jbpm.task.identity | |
org.jbpm.task.impl | |
org.jbpm.task.service |
Uses of UserInfo in org.jbpm.task.api |
---|
Methods in org.jbpm.task.api that return UserInfo | |
---|---|
UserInfo |
TaskServiceEntryPoint.getUserInfo()
|
Methods in org.jbpm.task.api with parameters of type UserInfo | |
---|---|
void |
TaskServiceEntryPoint.setUserInfo(UserInfo userInfo)
|
Uses of UserInfo in org.jbpm.task.identity |
---|
Classes in org.jbpm.task.identity that implement UserInfo | |
---|---|
class |
LDAPUserInfoImpl
|
Uses of UserInfo in org.jbpm.task.impl |
---|
Methods in org.jbpm.task.impl that return UserInfo | |
---|---|
UserInfo |
TaskServiceEntryPointImpl.getUserInfo()
|
Methods in org.jbpm.task.impl with parameters of type UserInfo | |
---|---|
void |
TaskServiceEntryPointImpl.setUserInfo(UserInfo userInfo)
|
Uses of UserInfo in org.jbpm.task.service |
---|
Classes in org.jbpm.task.service that implement UserInfo | |
---|---|
class |
DefaultUserInfo
|
Methods in org.jbpm.task.service that return UserInfo | |
---|---|
UserInfo |
TaskService.getUserinfo()
|
UserInfo |
DefaultEscalatedDeadlineHandler.getUserInfo()
|
Methods in org.jbpm.task.service with parameters of type UserInfo | |
---|---|
void |
SendIcal.sendIcal(long taskId,
String name,
String summary,
String description,
int priority,
Date startDate,
User owner,
User creator,
Date createdOn,
UserInfo userInfo,
String type)
|
void |
SendIcal.sendIcalForTask(Task task,
UserInfo userInfo)
|
void |
TaskService.setUserinfo(UserInfo userInfo)
|
void |
DefaultEscalatedDeadlineHandler.setUserInfo(UserInfo userInfo)
|
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |