Uses of Enum Class
org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
-
Uses of AtlasEndpoint.TargetMapMode in org.apache.camel.component.atlasmap
Modifier and TypeMethodDescriptionAtlasEndpoint.getTargetMapMode()
static AtlasEndpoint.TargetMapMode
Returns the enum constant of this class with the specified name.static AtlasEndpoint.TargetMapMode[]
AtlasEndpoint.TargetMapMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AtlasEndpoint.setTargetMapMode
(AtlasEndpoint.TargetMapMode mode) AtlasEndpoint.TargetMapMode
enum value to specify how multiple documents are delivered.