com.atlassian.jira.action.project
Class ProjectUtils

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

Deprecated.

@Deprecated
public class ProjectUtils
extends Object


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

Constructor Detail

ProjectUtils

public ProjectUtils()
Deprecated. 
Method Detail

createProject

public static org.ofbiz.core.entity.GenericValue createProject(Map<String,Object> fields)
                                                        throws CreateException,
                                                               org.ofbiz.core.entity.GenericEntityException
Deprecated. 
Throws:
CreateException
org.ofbiz.core.entity.GenericEntityException


Copyright © 2002-2009 Atlassian. All Rights Reserved.