Class CheckpointMapperImpl
java.lang.Object
org.qubership.integration.platform.engine.rest.v1.mapper.CheckpointMapperImpl
- All Implemented Interfaces:
CheckpointMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-01-09T12:17:24+0000",
comments="version: 1.5.5.Final, compiler: javac, environment: Java 21.0.5 (Eclipse Adoptium)")
@Component
public class CheckpointMapperImpl
extends Object
implements CheckpointMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasDTO(List<Checkpoint> checkpoints) asDTO(Checkpoint checkpoint)
-
Constructor Details
-
CheckpointMapperImpl
public CheckpointMapperImpl()
-
-
Method Details
-
asDTO
- Specified by:
asDTOin interfaceCheckpointMapper