com.epam.reportportal.calculation.RetryProcessing Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of service-jobs Show documentation
Show all versions of service-jobs Show documentation
EPAM Report portal. Service jobs
package com.epam.reportportal.calculation;
import org.springframework.scheduling.TaskScheduler;
import org.springframework.util.CollectionUtils;
import java.util.List;
/**
* Class for retrying batching, possible Object will be converted to some specific object
*/
public class RetryProcessing extends BatchProcessing
© 2015 - 2025 Weber Informatics LLC | Privacy Policy