com.xebialabs.deployit.booter.remote.xml
Class TaskConverter

java.lang.Object
  extended by com.xebialabs.deployit.engine.xml.AbstractTaskConverter
      extended by 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.deployit.engine.xml.AbstractTaskConverter


Constructor Summary
TaskConverter()
           
 
Method Summary
 java.lang.Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
           
 
Methods inherited from class com.xebialabs.deployit.engine.xml.AbstractTaskConverter
canConvert, marshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskConverter

public TaskConverter()
Method Detail

unmarshal

public java.lang.Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
                                  com.thoughtworks.xstream.converters.UnmarshallingContext context)