Uses of Class
com.atlassian.jira.external.ExternalException
Packages that use ExternalException
-
Uses of ExternalException in com.atlassian.jira.external
Methods in com.atlassian.jira.external that throw ExternalExceptionModifier and TypeMethodDescriptionprotected voidExternalUtils.checkStatus(Issue issue, String statusId) org.ofbiz.core.entity.GenericValueExternalUtils.createIssue(Issue issue, String status, String resolution) ExternalUtils.createProject(ExternalProject externalProject) Create a project in JIRA from the given ExternalProject. -
Uses of ExternalException in com.atlassian.jira.imports.project
Methods in com.atlassian.jira.imports.project that throw ExternalExceptionModifier and TypeMethodDescriptionDefaultProjectImportPersister.createProject(ExternalProject project) ProjectImportPersister.createProject(ExternalProject project) Creates a project, with details based off of the ExternalProject.