public class HistoryEntityHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Class<? extends org.qubership.automation.itf.core.model.javers.history.HistoryIdentified<?>>> |
ENTITIES_MODEL_MAPPER |
| Constructor and Description |
|---|
HistoryEntityHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Object> |
fromStorable(org.qubership.automation.itf.core.model.common.Storable storable) |
static Class |
getHistoryEntityClass(Class<? extends org.qubership.automation.itf.core.model.common.Storable> itemType) |
static boolean |
isNotSupportEntity(Class itemType) |
static void |
isSupportEntityByType(Class itemType) |
public static final Map<String,Class<? extends org.qubership.automation.itf.core.model.javers.history.HistoryIdentified<?>>> ENTITIES_MODEL_MAPPER
public static Optional<Object> fromStorable(org.qubership.automation.itf.core.model.common.Storable storable)
public static Class getHistoryEntityClass(Class<? extends org.qubership.automation.itf.core.model.common.Storable> itemType)
public static boolean isNotSupportEntity(Class itemType)
public static void isSupportEntityByType(Class itemType)
Copyright © 2025. All rights reserved.