Uses of Interface
com._1c.g5.v8.bm.integration.IBmTaskCompletedProcessor
-
Packages that use IBmTaskCompletedProcessor Package Description com._1c.g5.v8.bm.integration -
-
Uses of IBmTaskCompletedProcessor in com._1c.g5.v8.bm.integration
Methods in com._1c.g5.v8.bm.integration with parameters of type IBmTaskCompletedProcessor Modifier and Type Method Description static IBmModel
BmModels. create(IBmEngine engine, IBmSaveManager saveManager, IBmTaskCompletedProcessor processor, Path workingDirectory, boolean enableEvents)
Creates a newIBmModel
with the specified parameters.
-