Uses of Interface
io.atlasmap.spi.AtlasCombineStrategy
-
Uses of AtlasCombineStrategy in io.atlasmap.api
-
Uses of AtlasCombineStrategy in io.atlasmap.core
Modifier and TypeClassDescriptionclass
class
A template-based combine strategy that uses a template in place of a delimiter to combine the input usingMessageFormat.format(String, Object...)
.Modifier and TypeMethodDescriptionvoid
DefaultAtlasContextFactory.setCombineStrategy
(AtlasCombineStrategy atlasCombineStrategy)