Interface PendoConfigurationService


@Path("/internal/configuration/pendo") @Produces({"application/xml","application/json"}) public interface PendoConfigurationService
  • Method Details

    • getProperties

      @GET @Path("properties") Map<String,Object> getProperties()