com.atlassian.jira.action.project
Class ProjectUtils

java.lang.Object
  extended by com.atlassian.jira.action.project.ProjectUtils

public class ProjectUtils
extends Object


Constructor Summary
ProjectUtils()
           
 
Method Summary
static org.ofbiz.core.entity.GenericValue createProject(Map fields)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectUtils

public ProjectUtils()
Method Detail

createProject

public static org.ofbiz.core.entity.GenericValue createProject(Map fields)
                                                        throws CreateException,
                                                               org.ofbiz.core.entity.GenericEntityException
Throws:
CreateException
org.ofbiz.core.entity.GenericEntityException


Copyright © 2002-2009 Atlassian. All Rights Reserved.