Class SurveyApi

java.lang.Object
overit.geocallapp.wfm.cee.CeeBaseClient
overit.geocallapp.wfm.cee.rs1.survey.SurveyApi

@Service public class SurveyApi extends CeeBaseClient
Spring RestClient for CEE survey resource
  • Constructor Details

    • SurveyApi

      @Autowired public SurveyApi(overit.geocall.spring.serializer.NotExplodedParameterSerializer<Object> notExplodedParameterSerializer)
      Constructor
      Parameters:
      notExplodedParameterSerializer - the not exploded parameter serializer
  • Method Details