Optional
publish: PublishMethodProtected
contextOptional
publishWhether to save all events created by actions to the event store
Run an action without publishing the events
Protected
getRun an action and publish events using the publish method
Static
runRuns an action in a ActionContext and converts the result to an Observable
The main class that runs actions