Package io.serverlessworkflow.api.events
-
Class Summary Class Description EventDefinition EventRef Event ReferencesOnEvents Actions to be performed on Events arrival -
Enum Summary Enum Description EventDefinition.Kind Defines the events as either being consumed or produced by the workflow.EventRef.Invoke Specifies if the function should be invoked sync or async.OnEvents.ActionMode Specifies how actions are to be performed (in sequence of parallel)