com.xebialabs.deployit.core.rest.xml
Class StepStateWriter

java.lang.Object
  extended by com.xebialabs.deployit.engine.xml.AbstractStepConverter
      extended by com.xebialabs.deployit.core.rest.xml.StepStateWriter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

public class StepStateWriter
extends com.xebialabs.deployit.engine.xml.AbstractStepConverter


Constructor Summary
StepStateWriter()
           
 
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.AbstractStepConverter
canConvert, marshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepStateWriter

public StepStateWriter()
Method Detail

unmarshal

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