Class NotificationHandler

    • Constructor Detail

      • NotificationHandler

        public NotificationHandler()
    • Method Detail

      • getHandlerIDForService

        @ThingworxExtensionApiMethod(since={7,4})
        protected java.lang.String getHandlerIDForService​(java.lang.String serviceName)
                                                   throws java.lang.Exception


        Return the handlerID corresponding to the given service name.
        Parameters:
        serviceName - The name of the implementing service for the handler
        Returns:
        The ID of the handler
        Throws:
        java.lang.Exception - if the handlers configuration table cannot be retrieved