Package org.opentcs.components.kernel
Interface PeripheralJobCleanupApproval
- All Superinterfaces:
java.util.function.Predicate<PeripheralJob>
public interface PeripheralJobCleanupApproval extends java.util.function.Predicate<PeripheralJob>
Implementations of this interface check whether a peripheral job may be removed.