com.atlassian.jira.configurableobjects
Class ConfigurableObjectUtil

java.lang.Object
  extended by com.atlassian.jira.configurableobjects.ConfigurableObjectUtil

public class ConfigurableObjectUtil
extends Object


Constructor Summary
ConfigurableObjectUtil()
           
 
Method Summary
static com.opensymphony.module.propertyset.PropertySet createPropertySet(org.ofbiz.core.entity.GenericValue serviceGV, Map properties)
           
static Map getPropertyMap(JiraServiceContainer serviceContainer)
           
 
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 com.opensymphony.module.propertyset.PropertySet createPropertySet(org.ofbiz.core.entity.GenericValue serviceGV,
                                                                                Map properties)
                                                                         throws Exception
Throws:
Exception

getPropertyMap

public static Map getPropertyMap(JiraServiceContainer serviceContainer)
                          throws Exception
Throws:
Exception


Copyright © 2002-2009 Atlassian. All Rights Reserved.