Class PersistentDataWrapper
- java.lang.Object
-
- org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper
-
- All Implemented Interfaces:
Serializable
public class PersistentDataWrapper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersistentDataWrapper(byte[] persistentData)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getPersistentDataBytes()
-