com.atlassian.jira.action.project
Class ProjectUtils

java.lang.Object
  extended bycom.atlassian.jira.action.project.ProjectUtils

public class ProjectUtils
extends java.lang.Object


Constructor Summary
ProjectUtils()
           
 
Method Summary
static GenericValue createProject(java.util.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 GenericValue createProject(java.util.Map fields)
                                  throws CreateException,
                                         GenericEntityException
Throws:
CreateException
GenericEntityException