Preparation for allowing chaining actions into one XMLRPC request

Bugzilla does not allow to set a bug to a closed state without also
providing a resolution in the same request. Our current approach
however only allows to update one field per XMLRPC request. Therefore,
we decouple user visible actions from the fields provided by bugzilla
and can introduce aggregated actions in a follow-up commit.

Change-Id: I5de9139c8deff908b75a504ded416f38f3f1153f
2 files changed
tree: 163784664af2816575fc585126cc729d2d4ed26e
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml