com.atlassian.jira.configurableobjects
Class ConfigurableObjectUtil

java.lang.Object
  extended bycom.atlassian.jira.configurableobjects.ConfigurableObjectUtil

public class ConfigurableObjectUtil
extends java.lang.Object


Constructor Summary
ConfigurableObjectUtil()
           
 
Method Summary
static void createPropertySet(GenericValue serviceGV, java.util.Map properties)
           
static java.util.Map getPropertyMap(GenericValue serviceGV)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableObjectUtil

public ConfigurableObjectUtil()
Method Detail

createPropertySet

public static void createPropertySet(GenericValue serviceGV,
                                     java.util.Map properties)
                              throws java.lang.Exception
Throws:
java.lang.Exception

getPropertyMap

public static java.util.Map getPropertyMap(GenericValue serviceGV)
                                    throws java.lang.Exception
Throws:
java.lang.Exception