Class SimpleBatchCreationData<T extends Serializable>

java.lang.Object
de.hybris.platform.processing.distributed.simple.data.SimpleBatchCreationData<T>
All Implemented Interfaces:
BatchCreationData

public class SimpleBatchCreationData<T extends Serializable> extends Object implements BatchCreationData
  • Field Details

  • Constructor Details

    • SimpleBatchCreationData

      public SimpleBatchCreationData(T context)
  • Method Details

    • getContext

      public T getContext()