Package io.iworkflow.core.mapper
Class InterStateChannelResultMapper
- java.lang.Object
-
- io.iworkflow.core.mapper.InterStateChannelResultMapper
-
public class InterStateChannelResultMapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InterStateChannelResultMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InterStateChannelCommandResult
fromGenerated(InterStateChannelResult result, java.lang.Class<?> type, ObjectEncoder objectEncoder)
-
-
-
Method Detail
-
fromGenerated
public static InterStateChannelCommandResult fromGenerated(InterStateChannelResult result, java.lang.Class<?> type, ObjectEncoder objectEncoder)
-
-