Class StepStateWriter
- java.lang.Object
-
- com.xebialabs.xltype.serialization.xstream.AbstractStepConverter
-
- com.xebialabs.xltype.serialization.xstream.StepStateWriter
-
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter,com.thoughtworks.xstream.converters.ConverterMatcher
public class StepStateWriter extends AbstractStepConverter
-
-
Constructor Summary
Constructors Constructor Description StepStateWriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectunmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)-
Methods inherited from class com.xebialabs.xltype.serialization.xstream.AbstractStepConverter
canConvert, marshal
-
-