EFregnan

Results 2 issues of EFregnan

While working on the method _SetWorkInProgress_, I noticed that the class WorkInProgressInput is not contained in [java/com/google/gerrit/extensions/api/changes](https://gerrit.googlesource.com/gerrit/+/refs/heads/master/java/com/google/gerrit/extensions/api/changes/). However, my understanding is that this class is necessary for the method SetWorkInProgress...

While working to expand the functionalities supported by the API, I noticed that so far we have followed the paradigm of having one _Parser_ class per data type to extract:...