Package | Description |
---|---|
org.opennms.integration.otrs.ticketservice |
Modifier and Type | Method and Description |
---|---|
Ticket |
TicketWithArticles.getTicket()
Gets the ticket value for this TicketWithArticles.
|
Ticket |
TicketServicePort_PortType.ticketGetByID(int ticketID,
Credentials request_header) |
Ticket |
TicketServiceSoapBindingStub.ticketGetByID(int ticketID,
Credentials request_header) |
Ticket |
TicketServicePort_PortType.ticketGetByNumber(long ticketNumber,
Credentials request_header) |
Ticket |
TicketServiceSoapBindingStub.ticketGetByNumber(long ticketNumber,
Credentials request_header) |
Modifier and Type | Method and Description |
---|---|
void |
TicketWithArticles.setTicket(Ticket ticket)
Sets the ticket value for this TicketWithArticles.
|
Constructor and Description |
---|
TicketWithArticles(Ticket ticket,
Article[] articles) |
Copyright © 2021. All rights reserved.