com.atlassian.jira.imports.csv.mappers
Interface ExternalCustomFieldValueMapper

All Superinterfaces:
ExternalObjectMapper
All Known Implementing Classes:
DefaultExternalCustomFieldValueMapper

public interface ExternalCustomFieldValueMapper
extends ExternalObjectMapper


Field Summary
 
Fields inherited from interface com.atlassian.jira.imports.csv.mappers.ExternalObjectMapper
SP
 
Method Summary
 List buildFromMultiMap(org.apache.commons.collections.MultiMap bean)
           
 

Method Detail

buildFromMultiMap

List buildFromMultiMap(org.apache.commons.collections.MultiMap bean)


Copyright © 2002-2010 Atlassian. All Rights Reserved.