Uses of Enum Class
org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
Packages that use AtlasEndpoint.TargetMapMode
- 
Uses of AtlasEndpoint.TargetMapMode in org.apache.camel.component.atlasmapMethods in org.apache.camel.component.atlasmap that return AtlasEndpoint.TargetMapModeModifier and TypeMethodDescriptionAtlasEndpoint.getTargetMapMode()static AtlasEndpoint.TargetMapModeReturns 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.Methods in org.apache.camel.component.atlasmap with parameters of type AtlasEndpoint.TargetMapModeModifier and TypeMethodDescriptionvoidAtlasEndpoint.setTargetMapMode(AtlasEndpoint.TargetMapMode mode) AtlasEndpoint.TargetMapModeenum value to specify how multiple documents are delivered.