| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.imports.common.external.model.external.baseversion |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTypeExternal |
ObjectTypeAttributeExternal.getReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceTypeExternal> |
InsightSchemaExternal.getReferenceTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTypeAttributeExternal.setReferenceType(ReferenceTypeExternal referenceType) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsightSchemaExternal.setReferenceTypes(List<ReferenceTypeExternal> referenceTypes) |
| Constructor and Description |
|---|
InsightSchemaExternal(ObjectSchemaExternal objectSchema,
List<ReferenceTypeExternal> referenceTypes,
List<StatusTypeExternal> statusTypes,
List<IconExternal> iconBeans,
Integer externalVersion) |
Copyright © 2023 Atlassian. All rights reserved.