@PublicApi public interface ImportModuleConfiguration extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<InsightFieldConfiguration> |
getFieldsConfiguration()
Returns the import module specific fields configuration and in the order they are returned.
|
String |
toJSON()
Converts itself to a JSON format in a way that is reversible
|
String toJSON()
nullList<InsightFieldConfiguration> getFieldsConfiguration()
Copyright © 2024 Atlassian. All rights reserved.