public abstract class StepExecutionJacksonMixIn extends 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.
Taken from Spring XD.Copyright © 2016. All Rights Reserved.