Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemFlowReference
Packages that use WorkitemFlowReference
-
Uses of WorkitemFlowReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemFlowReferenceModifier and TypeMethodDescriptionWorktype.getFlow()WorktypeVersion.getFlow()The globally unique identifier for the object.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemFlowReferenceModifier and TypeMethodDescriptionWorktype.flow(WorkitemFlowReference flow) The flow associated with the Worktype.WorktypeVersion.flow(WorkitemFlowReference flow) The flow associated with the Worktype.voidWorktype.setFlow(WorkitemFlowReference flow) voidWorktypeVersion.setFlow(WorkitemFlowReference flow)