Interface BatchEngineImportStrategy


public interface BatchEngineImportStrategy
  • Method Summary

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