Uses of Class
com.slack.api.model.ConversationProperties.ChannelWorkflow
Packages that use ConversationProperties.ChannelWorkflow
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of ConversationProperties.ChannelWorkflow in com.slack.api.model
Methods in com.slack.api.model that return ConversationProperties.ChannelWorkflowModifier and TypeMethodDescriptionConversationProperties.ChannelWorkflow.ChannelWorkflowBuilder.build()Methods in com.slack.api.model that return types with arguments of type ConversationProperties.ChannelWorkflowMethod parameters in com.slack.api.model with type arguments of type ConversationProperties.ChannelWorkflowModifier and TypeMethodDescriptionConversationProperties.ConversationPropertiesBuilder.channelWorkflows(List<ConversationProperties.ChannelWorkflow> channelWorkflows) voidConversationProperties.setChannelWorkflows(List<ConversationProperties.ChannelWorkflow> channelWorkflows)