Package com.sgapi.services
Class IntegrationService
- java.lang.Object
-
- com.sgapi.services.IntegrationService
-
public class IntegrationService extends java.lang.Object
The base class for integrations with the SG V5 System. For technician use only in debugging.- Author:
- SGSystems
-
-
Constructor Summary
Constructors Constructor Description IntegrationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
getUser()
java.util.List<Client>
hello()
Version
version()
-