| Modifier and Type | Method and Description |
|---|---|
static MissingReferencesType |
MissingReferencesType.from(Integer inputType) |
MissingReferencesType |
TemplateHandleMissingObjects.getMissingReferencesType() |
static MissingReferencesType |
MissingReferencesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MissingReferencesType[] |
MissingReferencesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateHandleMissingObjects.setMissingReferencesType(MissingReferencesType missingReferencesType)
The missing references types declares how outbound references should be treated for objects that are considered
missing but the corresponding referenced object is present in the imported data
|
| Modifier and Type | Method and Description |
|---|---|
MissingReferencesType |
HandleMissingObjects.getMissingReferencesType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HandleMissingObjects.setMissingReferencesType(MissingReferencesType missingReferencesType) |
| Constructor and Description |
|---|
HandleMissingObjects(MissingObjectsType missingObjectsType,
MissingReferencesType missingReferencesType) |
Copyright © 2022 Atlassian. All rights reserved.