Class SimpleBatchCreationData<T extends java.io.Serializable>
- java.lang.Object
-
- de.hybris.platform.processing.distributed.simple.data.SimpleBatchCreationData<T>
-
- All Implemented Interfaces:
BatchCreationData
public class SimpleBatchCreationData<T extends java.io.Serializable> extends java.lang.Object implements BatchCreationData
-
-
Constructor Summary
Constructors Constructor Description SimpleBatchCreationData(T context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
getContext()
-