Uses of Enum
com.bazaarvoice.jolt.common.ExecutionStrategy
Packages that use ExecutionStrategy
Package
Description
-
Uses of ExecutionStrategy in com.bazaarvoice.jolt.common
Methods in com.bazaarvoice.jolt.common that return ExecutionStrategyModifier and TypeMethodDescriptionstatic ExecutionStrategy
Returns the enum constant of this type with the specified name.static ExecutionStrategy[]
ExecutionStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ExecutionStrategy in com.bazaarvoice.jolt.common.spec
Methods in com.bazaarvoice.jolt.common.spec that return ExecutionStrategy -
Uses of ExecutionStrategy in com.bazaarvoice.jolt.modifier.spec
Fields in com.bazaarvoice.jolt.modifier.spec declared as ExecutionStrategyModifier and TypeFieldDescriptionprivate final ExecutionStrategy
ModifierCompositeSpec.executionStrategy
Methods in com.bazaarvoice.jolt.modifier.spec that return ExecutionStrategy -
Uses of ExecutionStrategy in com.bazaarvoice.jolt.shiftr.spec
Fields in com.bazaarvoice.jolt.shiftr.spec declared as ExecutionStrategyModifier and TypeFieldDescriptionprivate final ExecutionStrategy
ShiftrCompositeSpec.executionStrategy
Methods in com.bazaarvoice.jolt.shiftr.spec that return ExecutionStrategy