Interface ServiceExecutorBulk

All Known Implementing Classes:
ServiceExecutorBulkOverRegistry, ServiceExecutorBulkToSingle

public interface ServiceExecutorBulk
Interface for abstracting OpService execution. Custom extensions should provide implementations of ChainingServiceExecutorBulk and register them with ServiceExecutorRegistry.addBulkLink(ChainingServiceExecutorBulk).