Interface ItemCountAware

    • Method Detail

      • setItemCount

        void setItemCount​(int count)
        Setter for the injection of the current item count.
        Parameters:
        count - the number of items that have been processed in this execution.