public abstract class StepExecutionJacksonMixIn
extends java.lang.Object
StepExecution serialization. This MixIn excludes the JobExecution from being
serialized. This is due to the fact that it would cause a StackOverflowError due to a circular reference.| Constructor and Description |
|---|
StepExecutionJacksonMixIn() |