Interface StateSerializer<T extends Serializable>

Type Parameters:
T - the state type
All Known Implementing Classes:
DefaultStateSerializer, JacksonStateSerializer

public interface StateSerializer<T extends Serializable>
Interface for a state serialization of task.
Since:
2.3.0