Page MenuHomeDevCentral

ActionsReport::addAction
ClosedPublic

Authored by dereckson on Jan 8 2016, 13:36.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 10:32
Unknown Object (File)
Fri, Nov 15, 20:03
Unknown Object (File)
Tue, Nov 12, 13:29
Unknown Object (File)
Tue, Nov 12, 04:16
Unknown Object (File)
Sat, Nov 2, 14:16
Unknown Object (File)
Tue, Oct 29, 05:48
Unknown Object (File)
Mon, Oct 21, 02:06
Unknown Object (File)
Oct 15 2024, 22:31
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF848b401fb498: ActionsReport::addAction
Summary

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.

Test Plan

Send a payload and ensure the report contains actions.

Unit tests to come in D176.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to ActionsReport::addAction.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 8 2016, 13:37
This revision was automatically updated to reflect the committed changes.