Versions in this module Expand all Collapse all v1 v1.0.0 Jun 23, 2026 Changes in this version + type WorkflowManager interface + GetWorkflow func() *v1alpha08.SonataFlow + SetBuiltStatusToRunning func(message string) error + func NewManager(client client.Client, ctx context.Context, ns, name string) (WorkflowManager, error)