Uses of Enum
org.qubership.atp.itf.lite.backend.feign.dto.history.HistoryItemTypeDto
Packages that use HistoryItemTypeDto
Package
Description
-
Uses of HistoryItemTypeDto in org.qubership.atp.itf.lite.backend.feign.dto.history
Methods in org.qubership.atp.itf.lite.backend.feign.dto.history that return HistoryItemTypeDtoModifier and TypeMethodDescriptionstatic HistoryItemTypeDtoReturns the enum constant of this type with the specified name.static HistoryItemTypeDto[]HistoryItemTypeDto.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.itf.lite.backend.feign.dto.history with parameters of type HistoryItemTypeDtoModifier and TypeMethodDescriptionAbstractCompareEntityDto.entityType(HistoryItemTypeDto entityType) -
Uses of HistoryItemTypeDto in org.qubership.atp.itf.lite.backend.service.history.iface
Methods in org.qubership.atp.itf.lite.backend.service.history.iface that return HistoryItemTypeDto -
Uses of HistoryItemTypeDto in org.qubership.atp.itf.lite.backend.service.history.impl
Methods in org.qubership.atp.itf.lite.backend.service.history.impl that return HistoryItemTypeDtoModifier and TypeMethodDescriptionAbstractRequestRetrieveHistoryService.getItemType()FolderRestoreHistoryService.getItemType()FolderRetrieveHistoryService.getItemType()HttpRequestRestoreHistoryService.getItemType()