Uses of Class
com._1c.g5.v8.derived.DerivedDataStatus
Packages that use DerivedDataStatus
Package
Description
-
Uses of DerivedDataStatus in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return DerivedDataStatusModifier and TypeMethodDescriptionIDerivedDataManager.getDerivedDataStatus()
Gets the current status of DD for the corresponding BM model.Methods in com._1c.g5.v8.derived with parameters of type DerivedDataStatusModifier and TypeMethodDescriptionvoid
IDerivedDataStatusListener.statusChanged
(DerivedDataStatus status) Notifies external listeners about status changes of DD. -
Uses of DerivedDataStatus in com._1c.g5.v8.internal.derived
Methods in com._1c.g5.v8.internal.derived that return DerivedDataStatusMethods in com._1c.g5.v8.internal.derived with parameters of type DerivedDataStatusModifier and TypeMethodDescriptionvoid
DerivedDataProgressReporter.statusChanged
(DerivedDataStatus status) void
DerivedDataUserBlockingListener.statusChanged
(DerivedDataStatus status) -
Uses of DerivedDataStatus in com._1c.g5.v8.internal.derived.tracing
Methods in com._1c.g5.v8.internal.derived.tracing with parameters of type DerivedDataStatusModifier and TypeMethodDescriptionstatic void
Tracer.logDDState
(boolean isInfrastructureReady, PipelineStatus pipelineStatus, DerivedDataStatus ddStatus) Logs current overal DD state into the console -
Uses of DerivedDataStatus in com.e1c.g5.v8.dt.internal.snapshot
Methods in com.e1c.g5.v8.dt.internal.snapshot that return DerivedDataStatus