public interface BatchEngineImportStrategy
<T> void
apply(java.util.Collection<T> collection, com.liferay.petra.function.UnsafeConsumer<T,java.lang.Exception> unsafeConsumer)
<T> void apply(java.util.Collection<T> collection, com.liferay.petra.function.UnsafeConsumer<T,java.lang.Exception> unsafeConsumer) throws java.lang.Exception
java.lang.Exception