Package io.iworkflow.core.mapper
Class InterStateChannelCommandMapper
- java.lang.Object
-
- io.iworkflow.core.mapper.InterStateChannelCommandMapper
-
public class InterStateChannelCommandMapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InterStateChannelCommandMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InterStateChannelCommand
toGenerated(InternalChannelCommand stateChannelCommand)
-
-
-
Method Detail
-
toGenerated
public static InterStateChannelCommand toGenerated(InternalChannelCommand stateChannelCommand)
-
-