Uses of Class
com.soffid.iam.iga.api.BpmUserProcess
Packages that use BpmUserProcess
-
Uses of BpmUserProcess in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return BpmUserProcessModifier and TypeMethodDescriptionUserService.create(BpmUserProcess userProcess) Operation create Notifies the workflow is acting on a userUserService.update(BpmUserProcess usuariWFProces) Operation updateMethods in com.soffid.iam.base.service that return types with arguments of type BpmUserProcessModifier and TypeMethodDescriptionUserService.findBpmUserProcessByProcessId(Long idProces) Operation findBpmUserProcessByProcessIdUserService.findBpmUserProcessByUserName(String userName) Operation findBpmUserProcessByUserNameUserService.findBpmUserProcessByUserNif(String nifUsuari) Operation findBpmUserProcessByUserNifMethods in com.soffid.iam.base.service with parameters of type BpmUserProcessModifier and TypeMethodDescriptionUserService.create(BpmUserProcess userProcess) Operation create Notifies the workflow is acting on a uservoidUserService.delete(BpmUserProcess usuariWFProces) Operation deleteUserService.update(BpmUserProcess usuariWFProces) Operation update -
Uses of BpmUserProcess in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type BpmUserProcess