| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.model.schema |
| Modifier and Type | Method and Description |
|---|---|
static ImportObjectSchemaDataBean.ImportType |
ImportObjectSchemaDataBean.ImportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportObjectSchemaDataBean.ImportType[] |
ImportObjectSchemaDataBean.ImportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportObjectSchemaDataBean |
ImportObjectSchemaDataBean.createTemplateImportData(String fileName,
String name,
String key,
String description,
boolean includeObjects,
ImportObjectSchemaDataBean.ImportType importType,
ImportObjectSchemaDataBean.ExecutionType executionType) |
Copyright © 2023 Atlassian. All rights reserved.