Class ActionsExecutedCollectorImpl

  • All Implemented Interfaces:
    ActionsExecutedCollector

    public class ActionsExecutedCollectorImpl
    extends Object
    implements ActionsExecutedCollector
    Collects actions executed information from a single item processing. Assumptions: 1. Exists during a single item processing only. 2. Executed from a single thread only (the worker task).