OpenWGA 7.9 - TMLScript reference
WGAMethod :
serviceClasses()
On object | WGA |
Usage | Returns the interface classes of all available Service APIs |
Description | This method returns all service interfaces on the current OpenWGA server that may be used as parameter for method service() to retrieve service API objects. |
Return value | List of service interfaces (Java object) |
Allowed in script types |
|