| Package | Description | 
|---|---|
| org.opennms.netmgt.ticketer.otrs31 | |
| org.otrs.ticketconnector | 
| Constructor and Description | 
|---|
Otrs31PluginException(OTRSError error)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected OTRSError | 
SessionCreateResponse.error  | 
protected OTRSError | 
TicketCreateResponse.error  | 
protected OTRSError | 
TicketUpdateResponse.error  | 
| Modifier and Type | Method and Description | 
|---|---|
OTRSError | 
ObjectFactory.createOTRSError()
Create an instance of  
OTRSError | 
OTRSError | 
SessionCreateResponse.getError()
Gets the value of the error property. 
 | 
OTRSError | 
TicketCreateResponse.getError()
Gets the value of the error property. 
 | 
OTRSError | 
TicketUpdateResponse.getError()
Gets the value of the error property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SessionCreateResponse.setError(OTRSError value)
Sets the value of the error property. 
 | 
void | 
TicketCreateResponse.setError(OTRSError value)
Sets the value of the error property. 
 | 
void | 
TicketUpdateResponse.setError(OTRSError value)
Sets the value of the error property. 
 | 
Copyright © 2020. All rights reserved.