Package com.mypurecloud.sdk.v2.model
Class QueueConversationSocialExpressionEventTopicWorkflow
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicWorkflow
- All Implemented Interfaces:
Serializable
public class QueueConversationSocialExpressionEventTopicWorkflow
extends Object
implements Serializable
Information about the workflow.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationSocialExpressionEventTopicWorkflow(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetWorkflowId(String workflowId) toString()workflowId(String workflowId) The id of the workflow
-
Constructor Details
-
QueueConversationSocialExpressionEventTopicWorkflow
public QueueConversationSocialExpressionEventTopicWorkflow() -
QueueConversationSocialExpressionEventTopicWorkflow
-
-
Method Details