类 GroupConfigConverterImpl
java.lang.Object
com.aizuda.easy.retry.server.web.service.convert.GroupConfigConverterImpl
- 所有已实现的接口:
GroupConfigConverter
@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 GroupConfigConverterImpl
extends Object
implements GroupConfigConverter
-
字段概要
从接口继承的字段 com.aizuda.easy.retry.server.web.service.convert.GroupConfigConverter
INSTANCE -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明batchConvert(List<GroupConfigRequestVO> groupConfigRequestVOS) convert(GroupConfigRequestVO groupConfigRequestVO)
-
构造器详细资料
-
GroupConfigConverterImpl
public GroupConfigConverterImpl()
-
-
方法详细资料
-
convert
- 指定者:
convert在接口中GroupConfigConverter
-
batchConvert
- 指定者:
batchConvert在接口中GroupConfigConverter
-