| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.common.external.model | |
| com.riadalabs.jira.plugins.insight.services.imports.model.importsource |
| Modifier and Type | Method and Description |
|---|---|
static ThresholdType |
ThresholdType.from(int inputType) |
ThresholdType |
TemplateHandleMissingObjects.getThresholdType() |
static ThresholdType |
ThresholdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThresholdType[] |
ThresholdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateHandleMissingObjects.setThresholdType(ThresholdType thresholdType) |
| Modifier and Type | Method and Description |
|---|---|
ThresholdType |
HandleMissingObjects.getThresholdType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HandleMissingObjects.setThresholdType(ThresholdType thresholdType) |
Copyright © 2022 Atlassian. All rights reserved.