Class | Description |
---|---|
ServiceManagerIncident |
Represents all the information about a Service Manager incident record
and keeps track of changes you want to make to that incident.
|
ServiceManagerQuery |
A utility used to create queries suitable to be used in Service Manager web service calls
|
ServiceManagerQueryField |
A utility used to create a part of a Service Manager query for a field, operator and value
|
ServiceManagerScriptObject |
Interfaces with the Service Manager SOAP web service in order to query, create and update records.
|
XMLDateParser |
Enum | Description |
---|---|
ServiceManagerQueryLogic |
Used to join multiple query fields into one query
|
ServiceManagerQueryOperator |
Used to define how to search on a specific field
|
Exception | Description |
---|---|
ServiceManagerException |
Contains the error message returned by the server
|