# Functions
NewContextWithEventData add event data to a new child context.
ExtractEventDataFromContext returns the event data stored in the context, if any.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HandlerFromContext returns the handler info stored in the context, if any.
DEPRECATED.
NewContextWithEventId new context by adding event id to the context.
No description provided by the author
NewHandlerContext add the handler info to a new child context.
No description provided by the author
Publish handler event.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ActionConfig is the configuration for the Action.
Config is the configuration for a Trigger.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
EventFlowControlAware trigger can be paused or resumed by the engine.
Factory is used to create new instances of a trigger.
No description provided by the author
No description provided by the author
HandlerEventConfig is an interface that can be used to set the default event data that is used in handler events.
InitContext is the initialization context for the trigger instance.
ReconfigurableTrigger is object that supports dynamic reconfiguration of trigger.
Trigger is object that triggers/starts flow instances and is managed by an engine.
Trigger Event.