Uses of Class
org.opennms.integration.otrs.ticketservice.TicketWithArticles
-
Packages that use TicketWithArticles Package Description org.opennms.integration.otrs.ticketservice -
-
Uses of TicketWithArticles in org.opennms.integration.otrs.ticketservice
Methods in org.opennms.integration.otrs.ticketservice that return TicketWithArticles Modifier and Type Method Description TicketWithArticles
TicketServicePort_PortType. getById(long ticketNumber, Credentials request_header)
TicketWithArticles
TicketServiceSoapBindingStub. getById(long ticketNumber, Credentials request_header)
TicketWithArticles
TicketServicePort_PortType. getByNumber(long ticketNumber, Credentials request_header)
TicketWithArticles
TicketServiceSoapBindingStub. getByNumber(long ticketNumber, Credentials request_header)
-