| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.common.external.model.external.baseversion |
| Modifier and Type | Method and Description |
|---|---|
IconExternal |
ObjectTypeExternal.getIcon() |
| Modifier and Type | Method and Description |
|---|---|
List<IconExternal> |
InsightSchemaExternal.getIcons() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTypeExternal.setIcon(IconExternal icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsightSchemaExternal.setIcons(List<IconExternal> icons) |
| Constructor and Description |
|---|
InsightSchemaExternal(ObjectSchemaExternal objectSchema,
List<ReferenceTypeExternal> referenceTypes,
List<StatusTypeExternal> statusTypes,
List<IconExternal> iconBeans,
Integer externalVersion) |
Copyright © 2021 Atlassian. All rights reserved.