Uses of Class
org.qubership.integration.platform.engine.rest.v1.dto.checkpoint.CheckpointDTO
Packages that use CheckpointDTO
-
Uses of CheckpointDTO in org.qubership.integration.platform.engine.rest.v1.mapper
Methods in org.qubership.integration.platform.engine.rest.v1.mapper that return CheckpointDTOModifier and TypeMethodDescriptionCheckpointMapper.asDTO(Checkpoint checkpoint) CheckpointMapperImpl.asDTO(Checkpoint checkpoint) Methods in org.qubership.integration.platform.engine.rest.v1.mapper that return types with arguments of type CheckpointDTOModifier and TypeMethodDescriptionCheckpointMapper.asDTO(List<Checkpoint> checkpoints) CheckpointMapperImpl.asDTO(List<Checkpoint> checkpoints)