Uses of Class
com.silverpeas.workflow.engine.instance.InterestedUser

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
 



Copyright © 2016 Silverpeas. All Rights Reserved.