commit | 610909bbbd3c9d0bb2c0a22922e4733c1f74a57b | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Fri Jan 18 13:49:38 2019 +0100 |
committer | Martijn Coenen <maco@google.com> | Mon Jan 21 09:46:41 2019 +0100 |
tree | ff090ee144dcda76d8b55fa70eb6e9bcbc7c7eb8 | |
parent | 0e51dcb62b555fcb9d62b476c5550dd30ec28874 [diff] |
Introduce ApexSession class and refactor some code. Clean up some session code by introducing a new ApexSession class, that holds the state of a session, and can be used to update the state as well. Makes it easier to do future refactoring, eg when we add more state in the session. Bug: 118865310 Test: apexservice_test, apex_e2e_tests Change-Id: I73f3f87ee793f6646be043fc0aab6c3d1a00b5d1