Uses of Class
com.fluig.sdk.api.workflow.BPMUserVO
-
Packages that use BPMUserVO Package Description com.fluig.sdk.api.workflow -
-
Uses of BPMUserVO in com.fluig.sdk.api.workflow
Methods in com.fluig.sdk.api.workflow that return BPMUserVO Modifier and Type Method Description BPMUserVOBPMProcessTaskVO. getAssignee()BPMUserVOBPMProcessActivityVO. getRequester()BPMUserVOBPMRequestVO. getRequester()Methods in com.fluig.sdk.api.workflow with parameters of type BPMUserVO Modifier and Type Method Description voidBPMProcessTaskVO. setAssignee(BPMUserVO assignee)voidBPMProcessActivityVO. setRequester(BPMUserVO requester)voidBPMRequestVO. setRequester(BPMUserVO requester)
-