Page MenuHomeDevCentral

ActionsReport::addAction
ClosedPublic

Authored by dereckson on Jan 8 2016, 13:36.
Tags
None
Referenced Files
F7126437: D175.id.diff
Mon, Apr 21, 03:15
F7114572: D175.diff
Sun, Apr 20, 22:48
Unknown Object (File)
Wed, Apr 16, 19:15
Unknown Object (File)
Tue, Apr 15, 20:59
Unknown Object (File)
Tue, Apr 15, 14:25
Unknown Object (File)
Tue, Apr 15, 08:15
Unknown Object (File)
Mon, Apr 14, 11:48
Unknown Object (File)
Fri, Apr 11, 12:22
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
No Lint Coverage
Unit
No Test Coverage
Branch
ActionsReport
Build Status
Buildable 218
Build 218: arc lint + arc unit

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.