Package su.onno.process
Interface ProcessPayloadCodec
- All Known Implementing Classes:
JacksonProcessPayloadCodec
public interface ProcessPayloadCodec
Serialization boundary used by the durable process engine.
The core runtime deliberately does not choose a JSON library. The Spring starter supplies a Jackson implementation configured with the application's modules.
-
Method Summary
-
Method Details
-
write
-
read
-