Package com._1c.g5.v8.bm.integration
package com._1c.g5.v8.bm.integration
-
ClassDescriptionThe abstract implementation of the
IBmTask
.The task implementation for simplified compatibility with old BM implementationBmBasicTask1<P1>Base class for task with useful operations.BmBasicTask2<P1,P2> Base class for task with useful operations.BmBasicTask2Collection<P1,P2> Base class for task with useful operation with collections.The runtime exception thrown in cases: If the current BM operation is performed outside batch session while the batch session is active If the current BM operation is performed inside the batch session while another batch session is activeA task that comprises a sequence of subtasks.This class contains convenient static methods for working with EMF and BM objectsDeprecated.The class belonged to a mechanism that was deleted.The runtime exception thrown while BM task execution.The state of the editing contextProvides funtional extensions forEObject
-based models via model operation custom implementations.Callback used by the batch mode of BM to bring additional control of the batch operations.The interface that represents the editing context.The interface for editing context state listener.The global editing context.Deprecated.Use DT lifecycle listeners and lifecycle aware services instead.The local editing context.Entry point for all interactions with the BM integration mechanism.The interface that represents the editing context.The global editing context.The local editing context.A mix-in interface fortasks
that need to execute some custom logic on undo/redo.TheIBmProvider
that controls access to the project's sources.This listener is being notified in case of external data synchronization is being started or finished.Deprecated.Task of the BM platform which is bound to a single namespace Should be used for tasks that require communication (read or write) only with a data of a single namespaceIBmTask<T>The interface that describes the BM task for objects editing.Listener class is intended to be used then workspace synchronization operations are performed.