Uses of Interface
com._1c.g5.v8.dt.pm.IAdditionalClassesProvider
-
Packages that use IAdditionalClassesProvider Package Description com._1c.g5.v8.dt.pm Process Manager API. -
-
Uses of IAdditionalClassesProvider in com._1c.g5.v8.dt.pm
Methods in com._1c.g5.v8.dt.pm with parameters of type IAdditionalClassesProvider Modifier and Type Method Description ServiceBinder<T>
ServiceBinder. addAdditionalClassesProvider(IAdditionalClassesProvider additionalClassesProvider)
Adds all the additional classes provided byadditionalClassesProvider
to this binder.
-