| Package | Description |
|---|---|
| com.mindville.insight.services.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportConfigurationBean.ExportType |
ExportConfigurationBean.ExportType.from(Integer typeId) |
ExportConfigurationBean.ExportType |
ExportConfigurationBean.getImportable() |
static ExportConfigurationBean.ExportType |
ExportConfigurationBean.ExportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportConfigurationBean.ExportType[] |
ExportConfigurationBean.ExportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExportConfigurationBean(CSVDelimiters delimiter,
String charEncoder,
ExportConfigurationBean.ExportType importable) |
Copyright © 2023 Atlassian. All rights reserved.