WorkflowBuilder

portals.api.builder.WorkflowBuilder$
See theWorkflowBuilder companion trait

Internal API. The workflow builder.

Attributes

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

Members list

Value members

Concrete methods

def apply[T, U](name: String)(using bctx: ApplicationBuilderContext): WorkflowBuilder[T, U]

Internal API. Create a WorkflowBuilder using the application context.

Internal API. Create a WorkflowBuilder using the application context.

Attributes