Package io.serverlessworkflow.api.functions
-
Class Summary Class Description FunctionDefinition FunctionRef SubFlowRef -
Enum Summary Enum Description FunctionDefinition.Type Defines the function type.FunctionRef.Invoke Specifies if the function should be invoked sync or async.SubFlowRef.Invoke Specifies if the function should be invoked sync or async.SubFlowRef.OnParentComplete If invoke is 'async', specifies how subflow execution should behave when parent workflow completes.