| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.common.external.model | |
| com.riadalabs.jira.plugins.insight.services.imports.model |
| Modifier and Type | Method and Description |
|---|---|
static EmptyValues |
EmptyValues.from(int inputType) |
static EmptyValues |
EmptyValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmptyValues[] |
EmptyValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmptyValues |
ImportSource.getDefaultHandleEmptyValues() |
EmptyValues |
ImportSourceOT.getEmptyValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSource.setDefaultHandleEmptyValues(EmptyValues defaultHandleEmptyValues) |
void |
ImportSourceOT.setEmptyValues(EmptyValues emptyValues) |
Copyright © 2023 Atlassian. All rights reserved.