Class FlowsMapper
- java.lang.Object
-
- de.codecentric.reedelk.platform.services.module.FlowsMapper
-
public class FlowsMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description FlowsMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<de.codecentric.reedelk.runtime.system.api.FlowDto>map(Collection<Flow> flows)
-
-
-
Method Detail
-
map
public Collection<de.codecentric.reedelk.runtime.system.api.FlowDto> map(Collection<Flow> flows)
-
-