Uses of Interface
org.nuxeo.ecm.core.scheduler.EventJobFactory
Packages that use EventJobFactory
-
Uses of EventJobFactory in org.nuxeo.ecm.core.scheduler
Classes in org.nuxeo.ecm.core.scheduler that implement EventJobFactoryModifier and TypeClassDescriptionclass
Fields in org.nuxeo.ecm.core.scheduler with type parameters of type EventJobFactoryMethods in org.nuxeo.ecm.core.scheduler that return EventJobFactoryModifier and TypeMethodDescriptionSchedule.getJobFactory()
Returns an instance of theEventJobFactory
(DefaultEventJobFactory
by default).ScheduleImpl.getJobFactory()