Uses of Class
com.slack.api.model.admin.AppWorkflow.StepInputValue
-
Packages that use AppWorkflow.StepInputValue Package Description com.slack.api.model.admin The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of AppWorkflow.StepInputValue in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return AppWorkflow.StepInputValue Modifier and Type Method Description AppWorkflow.StepInputValueAppWorkflow.StepInput. getValue()Methods in com.slack.api.model.admin with parameters of type AppWorkflow.StepInputValue Modifier and Type Method Description voidAppWorkflow.StepInput. setValue(AppWorkflow.StepInputValue value)
-