Package | Description |
---|---|
org.opennms.netmgt.rt | |
org.opennms.web.controller.support |
Modifier and Type | Method and Description |
---|---|
RTTicket |
RTTicket.copy() |
RTTicket |
RequestTracker.getTicket(Long ticketId,
boolean getTextAttachment) |
Modifier and Type | Method and Description |
---|---|
List<RTTicket> |
RequestTracker.getTicketsForQueue(String queueName,
long limit) |
Modifier and Type | Method and Description |
---|---|
Long |
RequestTracker.createTicket(RTTicket ticket) |
Modifier and Type | Method and Description |
---|---|
List<RTTicket> |
SupportResults.getLatestTickets() |
Modifier and Type | Method and Description |
---|---|
void |
SupportResults.setLatestTickets(List<RTTicket> tickets) |
Copyright © 2021. All rights reserved.