Interface UsersnapResource
@Path("/usersnap")
@Produces("application/json")
public interface UsersnapResource
Resource for Usersnap integration
-
Method Summary
-
Method Details
-
getSettings
Get the Usersnap settings- Returns:
- response containing the Usersnap settings
- Throws:
Exception
-