Uses of Class
com.slack.api.model.admin.AppWorkflow.InputParameter
-
Packages that use AppWorkflow.InputParameter 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.InputParameter in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return types with arguments of type AppWorkflow.InputParameter Modifier and Type Method Description Map<String,AppWorkflow.InputParameter>AppWorkflow. getInputParameters()Method parameters in com.slack.api.model.admin with type arguments of type AppWorkflow.InputParameter Modifier and Type Method Description voidAppWorkflow. setInputParameters(Map<String,AppWorkflow.InputParameter> inputParameters)
-