Class SectionRetrieveHistoryService
java.lang.Object
org.qubership.atp.mia.service.history.impl.AbstractRetrieveHistoryService<SectionConfiguration,SectionHistoryChangeDto>
org.qubership.atp.mia.service.history.impl.SectionRetrieveHistoryService
- All Implemented Interfaces:
HistoryService<SectionConfiguration>,RetrieveHistoryService<SectionConfiguration>
@Service
public class SectionRetrieveHistoryService
extends AbstractRetrieveHistoryService<SectionConfiguration,SectionHistoryChangeDto>
-
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
ConstructorsConstructorDescriptionSectionRetrieveHistoryService(org.javers.core.Javers javers, SectionVersioningMapper mapper) -
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
-
SectionRetrieveHistoryService
@Autowired public SectionRetrieveHistoryService(org.javers.core.Javers javers, SectionVersioningMapper mapper)
-
-
Method Details
-
getEntityClass
-
getItemType
-