Class ReconciliationActivityRun

All Implemented Interfaces:
ExecutionSupport, DebugDumpable

The reason of existence of this class is to send ReconciliationResult object to ReconciliationResultListener after the whole activity finishes. (Of course, this works only when the whole activity is executed "locally" within a single task. But it is used in tests, where this condition generally holds.)