Class TaskConverter
java.lang.Object
com.xebialabs.xltype.serialization.xstream.AbstractTaskConverter
com.xebialabs.deployit.booter.remote.xml.TaskConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter,com.thoughtworks.xstream.converters.ConverterMatcher
public class TaskConverter
extends com.xebialabs.xltype.serialization.xstream.AbstractTaskConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.xltype.serialization.xstream.AbstractTaskConverter
backwardsCompatibleState, canConvert, marshal
-
Constructor Details
-
TaskConverter
public TaskConverter()
-
-
Method Details
-
unmarshal
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
-