Class TaToolVersionHistoryService
java.lang.Object
org.qubership.atp.environments.versioning.service.impl.AbstractVersionHistoryService<EnvironmentVersioning,EnvironmentJ>
org.qubership.atp.environments.versioning.service.impl.TaToolVersionHistoryService
- All Implemented Interfaces:
VersionHistoryService<EnvironmentVersioning,EnvironmentJ>
@Service
public class TaToolVersionHistoryService
extends AbstractVersionHistoryService<EnvironmentVersioning,EnvironmentJ>
-
Constructor Summary
ConstructorsConstructorDescriptionTaToolVersionHistoryService(org.javers.core.Javers javers, AbstractMapper<EnvironmentJ, EnvironmentVersioning> environmentVersioningMapper) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.qubership.atp.environments.versioning.service.impl.AbstractVersionHistoryService
createCompareEntityResponse, getEntitiesByVersion, mapToResolvedEntity
-
Constructor Details
-
TaToolVersionHistoryService
@Autowired public TaToolVersionHistoryService(org.javers.core.Javers javers, AbstractMapper<EnvironmentJ, EnvironmentVersioning> environmentVersioningMapper)
-
-
Method Details
-
getItemType
-
getEntityClass
-