Uses of Interface
com._1c.g5.v8.dt.pm.ILibrariesProvider
Packages that use ILibrariesProvider
Package
Description
Implementations of Process Manager API classes.
Process Manager API.
- 
Uses of ILibrariesProvider in com._1c.g5.v8.dt.internal.pmMethods in com._1c.g5.v8.dt.internal.pm with parameters of type ILibrariesProviderModifier and TypeMethodDescriptionServiceBinderImpl.addLibrariesProvider(ILibrariesProvider librariesProvider) ServiceBinder.addLibrariesProvider(ILibrariesProvider)method implementation.
- 
Uses of ILibrariesProvider in com._1c.g5.v8.dt.pmMethods in com._1c.g5.v8.dt.pm with parameters of type ILibrariesProviderModifier and TypeMethodDescriptionServiceBinder.addLibrariesProvider(ILibrariesProvider librariesProvider) Adds all the libraries provided by givenlibrariesProvider.