public class ProcessIndicatorItemWrapper<T>
extends java.lang.Object
Item wrapper useful in "process indicator" usecase, where input is marked as
processed by the processor/writer. This requires passing a technical
identifier of the input data so that it can be modified in later stages.