Uses of Class
com.slack.api.model.admin.AppWorkflow.Choice
Packages that use AppWorkflow.Choice
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of AppWorkflow.Choice in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return types with arguments of type AppWorkflow.ChoiceModifier and TypeMethodDescriptionAppWorkflow.Items.getChoices()AppWorkflow.StepInputValueElement.getChoices()Method parameters in com.slack.api.model.admin with type arguments of type AppWorkflow.ChoiceModifier and TypeMethodDescriptionvoidAppWorkflow.Items.setChoices(List<AppWorkflow.Choice> choices) voidAppWorkflow.StepInputValueElement.setChoices(List<AppWorkflow.Choice> choices)