Class WorkManagerImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.core.work.WorkManagerImpl
All Implemented Interfaces:
WorkManager, Adaptable, Component, Extensible, TimestampedService
Direct Known Subclasses:
StreamWorkManager

public class WorkManagerImpl extends DefaultComponent implements WorkManager
The implementation of a WorkManager. This delegates the queuing implementation to a WorkQueuing implementation.
Since:
5.6