Class ChainedDataLoaderInstrumentation

java.lang.Object
org.dataloader.instrumentation.ChainedDataLoaderInstrumentation
All Implemented Interfaces:
DataLoaderInstrumentation

@PublicApi public class ChainedDataLoaderInstrumentation extends Object implements DataLoaderInstrumentation
This DataLoaderInstrumentation can chain together multiple instrumentations and have them all called in the order of the provided list.