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