Interface UsersnapResource


@Path("/usersnap") @Produces("application/json") public interface UsersnapResource
Resource for Usersnap integration
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Usersnap settings
  • Method Details