Page MenuHomeDevCentral

Refactor ActionsReport render operation
ClosedPublic

Authored by dereckson on Jan 8 2016, 15:57.
Tags
None
Referenced Files
F3304754: D178.diff
Wed, Jul 3, 10:01
F3302677: D178.id421.diff
Wed, Jul 3, 01:06
Unknown Object (File)
Sat, Jun 29, 19:47
Unknown Object (File)
Sat, Jun 29, 05:53
Unknown Object (File)
Sat, Jun 29, 02:28
Unknown Object (File)
Sat, Jun 29, 01:46
Unknown Object (File)
Wed, Jun 26, 02:51
Unknown Object (File)
Tue, Jun 25, 21:14
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIFa7b41296fe6d: Refactor ActionsReport render operation
Summary

When a request is sent to a gate, the client receives as response
a JSON representation of the ActionsReport class.

The responsibility to render the report is moved from the ActionsReport
class to the Gate controller.

Test Plan

Send a payload request to a gate.

Diff Detail

Repository
rNOTIF Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
ActionsReport-refactoring
Build Status
Buildable 224
Build 224: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Refactor ActionsReport render operation.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Rebased after D179.

dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 8 2016, 16:04
This revision was automatically updated to reflect the committed changes.