Class BusinessServiceTicket
java.lang.Object
org.netxms.client.businessservices.BusinessServiceTicket
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BusinessServiceTicket- Parameters:
- msg- NXCPMessage with data
- base- base id
 
 
- 
- 
Method Details- 
getIdpublic long getId()- Returns:
- the id
 
- 
getServiceIdpublic long getServiceId()- Returns:
- the serviceId
 
- 
getCheckIdpublic long getCheckId()- Returns:
- the checkId
 
- 
getCheckDescription- Returns:
- the checkDescription
 
- 
getCreationTime- Returns:
- the creationTime
 
- 
getCloseTime- Returns:
- the closeTime
 
- 
getReason- Returns:
- the reason
 
 
-