com.atlassian.jira.action.component
Class ComponentUtils

java.lang.Object
  extended bycom.atlassian.jira.action.component.ComponentUtils

public class ComponentUtils
extends java.lang.Object


Constructor Summary
ComponentUtils()
           
 
Method Summary
static GenericValue createComponent(java.util.Map fields)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentUtils

public ComponentUtils()
Method Detail

createComponent

public static GenericValue createComponent(java.util.Map fields)
                                    throws GenericEntityException,
                                           CreateException
Throws:
GenericEntityException
CreateException