Optionalpublish: PublishMethodProtectedcontextOptionalpublishWhether to save all events created by actions to the event store
Run an action without publishing the events
ProtectedgetRun an action and publish events using the publish method
StaticrunRuns an action in a ActionContext and converts the result to an Observable
The main class that runs actions