collect

abstract fun collect(dispatchContext: DispatchContext): DataObject

Provides the common data as a DataObject that should be added to every Dispatch object.

Parameters

dispatchContext

Some contextual information about the Dispatch being enriched.