Class OtrsTicketerPlugin

  • All Implemented Interfaces:
    Plugin

    public class OtrsTicketerPlugin
    extends Object
    implements Plugin
    OpenNMS Trouble Ticket Plugin API implementation for OTRS
    Version:
    $Id: $
    Author:
    Jonathan Sartin
    • Constructor Detail

      • OtrsTicketerPlugin

        public OtrsTicketerPlugin()

        Constructor for OtrsTicketerPlugin.

    • Method Detail

      • getEndpoint

        public String getEndpoint()

        getEndpoint

        Returns:
        a String object.
      • setEndpoint

        public void setEndpoint​(String endpoint)

        setEndpoint

        Parameters:
        endpoint - a String object.