Package | Description |
---|---|
org.opennms.netmgt.ticketd | |
org.opennms.netmgt.ticketer.jira | |
org.opennms.netmgt.ticketer.otrs | |
org.opennms.netmgt.ticketer.remedy | |
org.opennms.netmgt.ticketer.rt |
Modifier and Type | Class and Description |
---|---|
class |
NullTicketerPlugin
OpenNMS Trouble Ticket Plugin API implementation used as a no-op when not custom
tickeing plugin is implemented...
|
Modifier and Type | Method and Description |
---|---|
Plugin |
TicketerPluginFactory.getObject()
getObject
|
Modifier and Type | Method and Description |
---|---|
Class<? extends Plugin> |
TicketerPluginFactory.getObjectType()
getObjectType
|
Modifier and Type | Method and Description |
---|---|
void |
TicketerServiceLayer.setTicketerPlugin(Plugin ticketerPlugin)
Set the ticketer plugin.
|
void |
DefaultTicketerServiceLayer.setTicketerPlugin(Plugin ticketerPlugin)
Needs access to the ticketer Plugin API implementation for
communication with the HelpDesk.
|
Modifier and Type | Method and Description |
---|---|
void |
TicketerPluginFactory.setPluginClass(Class<? extends Plugin> pluginClass)
setPluginClass
|
Modifier and Type | Class and Description |
---|---|
class |
JiraTicketerPlugin
OpenNMS Trouble Ticket Plugin API implementation for Atlassian JIRA.
|
Modifier and Type | Class and Description |
---|---|
class |
OtrsTicketerPlugin
OpenNMS Trouble Ticket Plugin API implementation for OTRS
|
Modifier and Type | Class and Description |
---|---|
class |
RemedyTicketerPlugin
OpenNMS Trouble Ticket Plugin API implementation for Remedy
|
Modifier and Type | Class and Description |
---|---|
class |
RtTicketerPlugin
OpenNMS Trouble Ticket Plugin API implementation for RT
|
Copyright © 2015. All rights reserved.