Uses of Interface
com.atlassian.jira.imports.project.customfield.ProjectImportableCustomFieldParser

Packages that use ProjectImportableCustomFieldParser
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.impl   
 

Uses of ProjectImportableCustomFieldParser in com.atlassian.jira.issue.customfields
 

Subinterfaces of ProjectImportableCustomFieldParser in com.atlassian.jira.issue.customfields
 interface ProjectImportLabelFieldParser
           
 

Uses of ProjectImportableCustomFieldParser in com.atlassian.jira.issue.customfields.impl
 

Classes in com.atlassian.jira.issue.customfields.impl that implement ProjectImportableCustomFieldParser
 class LabelsCFType
          Labels Custom field Transport Object Type Set of Labels Singular Object Type Label Database Storage Type Not stored with Custom Field Data @see LabelManager.setLabels(com.atlassian.crowd.embedded.api.User, Long, Long, java.util.Set, boolean, boolean)
 class ProjectImportLabelFieldParserImpl
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.