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