We want to allow to decouple the report class, a generic object, and
the events listener, specific to the report the application emits.
For this purpose, we add a new public method, ActionsReport::addAction.
Differential D175
ActionsReport::addAction dereckson on Jan 8 2016, 13:36. Authored by Tags None Referenced Files
Subscribers None
Details
We want to allow to decouple the report class, a generic object, and For this purpose, we add a new public method, ActionsReport::addAction. Send a payload and ensure the report contains actions. Unit tests to come in D176.
Diff Detail
|