public interface BatchJobInstanceSchedulingStrategy
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.module.batch.api.BatchJobInstance |
next(List<com.mulesoft.mule.runtime.module.batch.api.BatchJobInstance> executableInstances) |
com.mulesoft.mule.runtime.module.batch.api.BatchJobInstance next(List<com.mulesoft.mule.runtime.module.batch.api.BatchJobInstance> executableInstances) throws org.mule.runtime.api.exception.MuleException
executableInstances - a List with the
BatchJobInstance that are elegible for
executionBatchJobInstance or null if no
elegible instance is foundorg.mule.runtime.api.exception.MuleExceptionCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.