Class StepAnnotationSerializer
java.lang.Object
de.qytera.qtaf.core.gson.serializer.StepAnnotationSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<Step>
public class StepAnnotationSerializer
extends Object
implements com.google.gson.JsonSerializer<Step>
Converts Step annotation to JSON
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StepAnnotationSerializer
public StepAnnotationSerializer()
-
-
Method Details