Uses of Class
com.mypurecloud.sdk.v2.model.V2FlowExecutionDataFlowidTopicInvokingWorkitemContext
Packages that use V2FlowExecutionDataFlowidTopicInvokingWorkitemContext
-
Uses of V2FlowExecutionDataFlowidTopicInvokingWorkitemContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2FlowExecutionDataFlowidTopicInvokingWorkitemContextModifier and TypeMethodDescriptionV2FlowExecutionDataFlowidTopicInvokingContextInfo.getWorkitem()V2FlowExecutionDataFlowidTopicInvokingWorkitemContext.workitemId(String workitemId) The identifier of the workitem that invoked this flow.V2FlowExecutionDataFlowidTopicInvokingWorkitemContext.workitemName(String workitemName) The name of the process workitem that invoked this flow.Methods in com.mypurecloud.sdk.v2.model with parameters of type V2FlowExecutionDataFlowidTopicInvokingWorkitemContextModifier and TypeMethodDescriptionvoidV2FlowExecutionDataFlowidTopicInvokingContextInfo.setWorkitem(V2FlowExecutionDataFlowidTopicInvokingWorkitemContext workitem) V2FlowExecutionDataFlowidTopicInvokingContextInfo.workitem(V2FlowExecutionDataFlowidTopicInvokingWorkitemContext workitem)