FlowBuilder

portals.api.builder.FlowBuilder$
See theFlowBuilder companion trait
object FlowBuilder

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T, U, CT, CU](name: Option[String])(using WorkflowBuilderContext[T, U]): FlowBuilder[T, U, CT, CU]

Internal API. Create a FlowBuilder from a workflow context, with name being the latest modified task.

Internal API. Create a FlowBuilder from a workflow context, with name being the latest modified task.

Attributes