Uses of Interface
com._1c.g5.v8.internal.derived.scheduler.ISchedulerNotificationCallback
Packages that use ISchedulerNotificationCallback
-
Uses of ISchedulerNotificationCallback in com._1c.g5.v8.internal.derived
Methods in com._1c.g5.v8.internal.derived with parameters of type ISchedulerNotificationCallbackModifier and TypeMethodDescriptionvoid
DerivedDataManager.registerNotificationCallback
(ISchedulerNotificationCallback notificationCallback) -
Uses of ISchedulerNotificationCallback in com._1c.g5.v8.internal.derived.scheduler
Methods in com._1c.g5.v8.internal.derived.scheduler with parameters of type ISchedulerNotificationCallbackModifier and TypeMethodDescriptionvoid
IDerivedDataTaskSupplier.registerNotificationCallback
(ISchedulerNotificationCallback notificationCallback) DerivedDataTaskScheduler
registers a notification callback on start by calling this method.void
TestSupplier.registerNotificationCallback
(ISchedulerNotificationCallback notificationCallback)