|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterestedUser | |
---|---|
com.silverpeas.workflow.engine.instance |
Uses of InterestedUser in com.silverpeas.workflow.engine.instance |
---|
Methods in com.silverpeas.workflow.engine.instance that return types with arguments of type InterestedUser | |
---|---|
Vector<InterestedUser> |
ProcessInstanceImpl.castor_getInterestedUsers()
Get users who can see this process instance |
Methods in com.silverpeas.workflow.engine.instance with parameters of type InterestedUser | |
---|---|
static User[] |
InterestedUser.toUser(InterestedUser[] interestedUsers)
Get User information from an array of workingUsers |
Method parameters in com.silverpeas.workflow.engine.instance with type arguments of type InterestedUser | |
---|---|
void |
ProcessInstanceImpl.castor_setInterestedUsers(Vector<InterestedUser> interestedUsers)
Set users who can see this process instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |