类 RetryDeadLetterResponseVOConverterImpl
java.lang.Object
com.aizuda.easy.retry.server.web.service.convert.RetryDeadLetterResponseVOConverterImpl
- 所有已实现的接口:
RetryDeadLetterResponseVOConverter
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2024-04-08T08:59:45+0800",
comments="version: 1.5.3.Final, compiler: javac, environment: Java 17.0.10 (Amazon.com Inc.)")
public class RetryDeadLetterResponseVOConverterImpl
extends Object
implements RetryDeadLetterResponseVOConverter
-
字段概要
从接口继承的字段 com.aizuda.easy.retry.server.web.service.convert.RetryDeadLetterResponseVOConverter
INSTANCE -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明batchConvert(List<RetryDeadLetter> retryDeadLetters) convert(RetryDeadLetter retryDeadLetter)
-
构造器详细资料
-
RetryDeadLetterResponseVOConverterImpl
public RetryDeadLetterResponseVOConverterImpl()
-
-
方法详细资料
-
convert
- 指定者:
convert在接口中RetryDeadLetterResponseVOConverter
-
batchConvert
-