Uses of Class
com.atlassian.greenhopper.customfield.CustomFieldMetadata

Packages that use CustomFieldMetadata
com.atlassian.greenhopper.customfield   
com.atlassian.greenhopper.customfield.backlog   
com.atlassian.greenhopper.customfield.backlog.history   
 

Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield
 

Methods in com.atlassian.greenhopper.customfield with parameters of type CustomFieldMetadata
 com.atlassian.jira.issue.fields.CustomField CustomFieldService.createCustomField(CustomFieldMetadata fieldMetadata)
          Create a new custom field in JIRA with the given configuration
 com.atlassian.jira.issue.fields.CustomField CustomFieldServiceImpl.createCustomField(CustomFieldMetadata fieldMetadata)
           
 

Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.backlog
 

Fields in com.atlassian.greenhopper.customfield.backlog declared as CustomFieldMetadata
static CustomFieldMetadata BacklogCFType.CUSTOMFIELD_METADATA
          the metadata needed to define the custom field in JIRA
 

Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.backlog.history
 

Fields in com.atlassian.greenhopper.customfield.backlog.history declared as CustomFieldMetadata
static CustomFieldMetadata BacklogHistoryCFType.CUSTOMFIELD_METADATA
          the metadata needed to define the custom field in JIRA
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.