public interface GenericTicketConnectorInterface
Modifier and Type | Method and Description |
---|---|
OTRSSessionCreateResponse |
sessionCreate(OTRSSessionCreate sessionCreate) |
OTRSTicketCreateResponse |
ticketCreate(OTRSTicketCreate ticketCreate) |
OTRSTicketGetResponse |
ticketGet(OTRSTicketGet ticketGet) |
OTRSTicketSearchResponse |
ticketSearch(OTRSTicketSearch ticketSearch) |
OTRSTicketUpdateResponse |
ticketUpdate(OTRSTicketUpdate ticketUpdate) |
OTRSTicketGetResponse ticketGet(OTRSTicketGet ticketGet)
OTRSTicketSearchResponse ticketSearch(OTRSTicketSearch ticketSearch)
OTRSSessionCreateResponse sessionCreate(OTRSSessionCreate sessionCreate)
OTRSTicketCreateResponse ticketCreate(OTRSTicketCreate ticketCreate)
OTRSTicketUpdateResponse ticketUpdate(OTRSTicketUpdate ticketUpdate)
Copyright © 2015. All rights reserved.