Uses of Interface
com.atlassian.greenhopper.customfield.MetadataCFType

Packages that use MetadataCFType
com.atlassian.greenhopper.customfield.epiccolor   
com.atlassian.greenhopper.customfield.epiclabel   
com.atlassian.greenhopper.customfield.epiclink   
com.atlassian.greenhopper.customfield.epicstatus   
com.atlassian.greenhopper.customfield.rank   
com.atlassian.greenhopper.customfield.sprint   
 

Uses of MetadataCFType in com.atlassian.greenhopper.customfield.epiccolor
 

Classes in com.atlassian.greenhopper.customfield.epiccolor that implement MetadataCFType
 class EpicColorCFType
          Custom field type for the "Epic Label" of an epic
 

Uses of MetadataCFType in com.atlassian.greenhopper.customfield.epiclabel
 

Classes in com.atlassian.greenhopper.customfield.epiclabel that implement MetadataCFType
 class EpicLabelCFType
          Custom field type for the "Epic Label" of an epic
 

Uses of MetadataCFType in com.atlassian.greenhopper.customfield.epiclink
 

Classes in com.atlassian.greenhopper.customfield.epiclink that implement MetadataCFType
 class EpicLinkCFType
          A custom field type to allow GreenHopper to store extra information about the Epic-Issue relationship in the index.
 

Uses of MetadataCFType in com.atlassian.greenhopper.customfield.epicstatus
 

Classes in com.atlassian.greenhopper.customfield.epicstatus that implement MetadataCFType
 class EpicStatusCFType
          A type to store the status of an Epic.
 

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

Classes in com.atlassian.greenhopper.customfield.rank that implement MetadataCFType
 class RankCFType
          The custom field type for global ranking.
 

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

Classes in com.atlassian.greenhopper.customfield.sprint that implement MetadataCFType
 class SprintCFType
          Singular Object is Sprint, Transport Object is Set (Much like the LabelsCFType)
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.