Class PipelineExecutorTraceImplMarshaller
- java.lang.Object
-
- org.guvnor.ala.marshalling.impl.JSONBaseMarshaller<PipelineExecutorTraceImpl>
-
- org.guvnor.ala.pipeline.execution.marshalling.PipelineExecutorTraceImplMarshaller
-
- All Implemented Interfaces:
Marshaller<PipelineExecutorTraceImpl>
public class PipelineExecutorTraceImplMarshaller extends JSONBaseMarshaller<PipelineExecutorTraceImpl>
PipelineExecutorTraceImpl marshaller implementation.
-
-
Field Summary
-
Fields inherited from class org.guvnor.ala.marshalling.impl.JSONBaseMarshaller
objectMapper, type
-
-
Constructor Summary
Constructors Constructor Description PipelineExecutorTraceImplMarshaller()
-