| 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 UnknownValues |
UnknownValues.from(Integer inputType) |
static UnknownValues |
UnknownValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnknownValues[] |
UnknownValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnknownValues |
ImportSource.getDefaultHandleUnknownValues() |
UnknownValues |
ImportSourceOT.getUnknownValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSource.setDefaultHandleUnknownValues(UnknownValues defaultHandleUnknownValues) |
void |
ImportSourceOT.setUnknownValues(UnknownValues unknownValues) |
Copyright © 2022 Atlassian. All rights reserved.