com.atlassian.jira.imports.csv.mappers
Class SimpleCommentMapper

java.lang.Object
  extended by com.atlassian.jira.imports.csv.mappers.SimpleCommentMapper
All Implemented Interfaces:
ExternalCommentMapper, ExternalObjectMapper

public class SimpleCommentMapper
extends Object
implements ExternalCommentMapper


Field Summary
 
Fields inherited from interface com.atlassian.jira.imports.csv.mappers.ExternalCommentMapper
COMMENT
 
Fields inherited from interface com.atlassian.jira.imports.csv.mappers.ExternalObjectMapper
SP
 
Constructor Summary
SimpleCommentMapper()
           
 
Method Summary
 List buildFromMultiMap(org.apache.commons.collections.MultiMap bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCommentMapper

public SimpleCommentMapper()
Method Detail

buildFromMultiMap

public List buildFromMultiMap(org.apache.commons.collections.MultiMap bean)
Specified by:
buildFromMultiMap in interface ExternalCommentMapper


Copyright © 2002-2009 Atlassian. All Rights Reserved.