| Package | Description |
|---|---|
| org.qubership.automation.itf.core.model.extension | |
| org.qubership.automation.itf.core.model.jpa.context | |
| org.qubership.automation.itf.core.util.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
SituationExtension |
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
Extendable.getExtension(Class<T> extensionClass) |
<T extends Extension> |
ExtendableImpl.getExtension(Class<T> extensionClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Extendable.extend(Extension extension) |
boolean |
ExtendableImpl.extend(Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
JsonContext.getExtension(Class<T> extensionClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JsonContext.extend(Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
ExtensionManager.getExtension(Object object,
Class<T> extensionClass)
TODO: Add JavaDoc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionManager.extend(Object object,
Extension extension)
TODO: Add JavaDoc.
|
Copyright © 2025. All rights reserved.