TaskGraphBuilder
DSL builder for TaskGraph.
Functions
Link copied to clipboard
fun task(taskId: String, configure: TaskRequestBuilder.() -> Unit = {}): TaskGraphBuilder.TaskGraphNode
Declares a task node in the graph.