Package com.mypurecloud.sdk.v2.model
Class V2FlowExecutionDataFlowidTopicInvokingQualityContext
java.lang.Object
com.mypurecloud.sdk.v2.model.V2FlowExecutionDataFlowidTopicInvokingQualityContext
- All Implemented Interfaces:
Serializable
public class V2FlowExecutionDataFlowidTopicInvokingQualityContext
extends Object
implements Serializable
The quality context that invoked this.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionV2FlowExecutionDataFlowidTopicInvokingQualityContext(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The identifier of the quality policy that invoked this flow.policyName(String policyName) The name of the quality policy that invoked this flow.voidsetPolicyId(String policyId) voidsetPolicyName(String policyName) toString()
-
Constructor Details
-
V2FlowExecutionDataFlowidTopicInvokingQualityContext
public V2FlowExecutionDataFlowidTopicInvokingQualityContext() -
V2FlowExecutionDataFlowidTopicInvokingQualityContext
-
-
Method Details
-
policyId
The identifier of the quality policy that invoked this flow. -
getPolicyId
-
setPolicyId
-
policyName
The name of the quality policy that invoked this flow. -
getPolicyName
-
setPolicyName
-
equals
-
hashCode
public int hashCode() -
toString
-