Use stateless transaction commands
authorStephen Kitt <skitt@redhat.com>
Tue, 29 Mar 2016 11:56:37 +0000 (13:56 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 5 Apr 2016 14:07:11 +0000 (14:07 +0000)
Changing the transaction command model to one where all the required
information is passed to the execute() method makes the commands much
simpler to convert to a DataTreeChangeListener-based model.

Change-Id: I7458ed91646a6f0848afda86f72cf003c9704466
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found