Uses of Class
com.slack.api.model.admin.AppWorkflow.StepInput
Packages that use AppWorkflow.StepInput
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of AppWorkflow.StepInput in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return types with arguments of type AppWorkflow.StepInputMethod parameters in com.slack.api.model.admin with type arguments of type AppWorkflow.StepInputModifier and TypeMethodDescriptionvoidAppWorkflow.Step.setInputs(Map<String, AppWorkflow.StepInput> inputs)