Uses of Class
com.twilio.taskrouter.Workflow
-
Packages that use Workflow Package Description com.twilio.taskrouter -
-
Uses of Workflow in com.twilio.taskrouter
Methods in com.twilio.taskrouter that return Workflow Modifier and Type Method Description static WorkflowWorkflow. fromJson(String json)Converts a JSON workflow configuration to a workflow object.
-