| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.model.importsource |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationStatusType |
ConfigurationStatusType.from(int status) |
ConfigurationStatusType |
ImportSourceStatus.getConfigurationStatusType() |
static ConfigurationStatusType |
ConfigurationStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationStatusType[] |
ConfigurationStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportSourceStatus |
ImportSourceStatus.createFrom(ConfigurationStatusType configStatus) |
Copyright © 2021 Atlassian. All rights reserved.