| Modifier and Type | Method and Description |
|---|---|
static MissingObjectsType |
MissingObjectsType.from(int inputType) |
MissingObjectsType |
TemplateHandleMissingObjects.getMissingObjectsType() |
static MissingObjectsType |
MissingObjectsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MissingObjectsType[] |
MissingObjectsType.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.setMissingObjectsType(MissingObjectsType missingObjectsType) |
| Constructor and Description |
|---|
TemplateHandleMissingObjects(MissingObjectsType missingObjectsType) |
| Modifier and Type | Method and Description |
|---|---|
MissingObjectsType |
HandleMissingObjects.getMissingObjectsType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HandleMissingObjects.setMissingObjectsType(MissingObjectsType missingObjectsType) |
| Constructor and Description |
|---|
HandleMissingObjects(MissingObjectsType missingObjectsType,
MissingReferencesType missingReferencesType) |
Copyright © 2021 Atlassian. All rights reserved.