Uses of Class
org.netxms.client.objecttools.ObjectContextBase
Packages that use ObjectContextBase
- 
Uses of ObjectContextBase in org.netxms.clientMethods in org.netxms.client with parameters of type ObjectContextBaseModifier and TypeMethodDescriptionNXCSession.substituteMacros(ObjectContextBase[] context, String textToExpand, Map<String, String> inputValues) Substitute macros in one string within multiple contexts.NXCSession.substituteMacros(ObjectContextBase context, List<String> textsToExpand, Map<String, String> inputValues) Substitute macros in multiple strings within one context.