Interface BatchEngineImportStrategy


@ProviderType public interface BatchEngineImportStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> void
    apply(BatchEngineTaskItemDelegate<T> batchEngineTaskItemDelegate, Collection<T> collection, com.liferay.petra.function.UnsafeFunction<T,T,Exception> unsafeFunction)