com.atlassian.bamboo.persister.xstream
Class XWorkListConverter

java.lang.Object
  extended by com.atlassian.bamboo.persister.xstream.ConverterDecorator
      extended by com.atlassian.bamboo.persister.xstream.XWorkListConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

public class XWorkListConverter
extends ConverterDecorator


Field Summary
 
Fields inherited from class com.atlassian.bamboo.persister.xstream.ConverterDecorator
classToConvert, converter
 
Constructor Summary
XWorkListConverter(com.thoughtworks.xstream.converters.Converter converter)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.persister.xstream.ConverterDecorator
canConvert, marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWorkListConverter

public XWorkListConverter(com.thoughtworks.xstream.converters.Converter converter)


Copyright © 2012 Atlassian. All Rights Reserved.