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 TypeMethodDescriptionvoidDerivedDataManager.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 TypeMethodDescriptionvoidIDerivedDataTaskSupplier.registerNotificationCallback(ISchedulerNotificationCallback notificationCallback) DerivedDataTaskSchedulerregisters a notification callback on start by calling this method.voidTestSupplier.registerNotificationCallback(ISchedulerNotificationCallback notificationCallback)