Uses of Enum Class
org.apache.camel.component.atlasmap.AtlasMapEndpoint.TargetMapMode
-
Uses of AtlasMapEndpoint.TargetMapMode in org.apache.camel.component.atlasmap
Methods in org.apache.camel.component.atlasmap that return AtlasMapEndpoint.TargetMapModeModifier and TypeMethodDescriptionAtlasMapEndpoint.getTargetMapMode()Returns the enum constant of this class with the specified name.static AtlasMapEndpoint.TargetMapMode[]AtlasMapEndpoint.TargetMapMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.atlasmap with parameters of type AtlasMapEndpoint.TargetMapModeModifier and TypeMethodDescriptionvoidAtlasMapEndpoint.setTargetMapMode(AtlasMapEndpoint.TargetMapMode mode) AtlasMapEndpoint.TargetMapModeenum value to specify how multiple target documents are delivered if exist.