Class CompoundRetrieveHistoryService
java.lang.Object
org.qubership.atp.mia.service.history.impl.AbstractRetrieveHistoryService<CompoundConfiguration,CompoundHistoryChangeDto>
org.qubership.atp.mia.service.history.impl.CompoundRetrieveHistoryService
- All Implemented Interfaces:
HistoryService<CompoundConfiguration>,RetrieveHistoryService<CompoundConfiguration>
@Service
public class CompoundRetrieveHistoryService
extends AbstractRetrieveHistoryService<CompoundConfiguration,CompoundHistoryChangeDto>
-
Field Summary
Fields inherited from class org.qubership.atp.mia.service.history.impl.AbstractRetrieveHistoryService
abstractVersioningMapperFields inherited from interface org.qubership.atp.mia.service.history.HistoryService
CHILD_ACTIONS_PROPERTY -
Constructor Summary
ConstructorsConstructorDescriptionCompoundRetrieveHistoryService(org.javers.core.Javers javers, CompoundVersioningMapper compoundVersioningMapper) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.qubership.atp.mia.service.history.impl.AbstractRetrieveHistoryService
getAllHistory, getChangesByIdPaginationQuery, getChangesByIdQuery, getCountOfCommits, getEntitiesByVersions, getSnapshotsByLimit, getVersionByCommitId, processChildChanges, setCommonFields
-
Constructor Details
-
CompoundRetrieveHistoryService
@Autowired public CompoundRetrieveHistoryService(org.javers.core.Javers javers, CompoundVersioningMapper compoundVersioningMapper)
-
-
Method Details
-
getItemType
-
getEntityClass
-