Package | Description |
---|---|
com.atlassian.jira.external | |
com.atlassian.jira.imports.project |
Modifier and Type | Method and Description |
---|---|
protected void |
ExternalUtils.checkStatus(Issue issue,
String statusId) |
org.ofbiz.core.entity.GenericValue |
ExternalUtils.createIssue(Issue issue,
String status,
String resolution) |
Project |
ExternalUtils.createProject(ExternalProject externalProject)
Create a project in JIRA from the given ExternalProject.
|
Modifier and Type | Method and Description |
---|---|
Project |
ProjectImportPersister.createProject(ExternalProject project)
Creates a project, with details based off of the ExternalProject.
|
Project |
DefaultProjectImportPersister.createProject(ExternalProject project) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.