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

Packages that use CustomFieldMetadata
com.atlassian.greenhopper.customfield   
com.atlassian.greenhopper.customfield.rank   
com.atlassian.greenhopper.customfield.sprint   
 

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 CustomFieldServiceImpl.createCustomField(CustomFieldMetadata fieldMetadata)
           
 com.atlassian.jira.issue.fields.CustomField CustomFieldService.createCustomField(CustomFieldMetadata fieldMetadata)
          Create a new custom field in JIRA with the given configuration
 

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

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

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

Fields in com.atlassian.greenhopper.customfield.sprint declared as CustomFieldMetadata
static CustomFieldMetadata SprintCFType.CUSTOMFIELD_METADATA
          the meta-data needed to define the custom field in JIRA
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.