Class JiraProjectPureController

    • Constructor Detail

      • JiraProjectPureController

        public JiraProjectPureController()
    • Method Detail

      • initialize

        @PostConstruct
        public void initialize()
      • getJiraProjectPures

        @ResponseBody
        @GetMapping("/getJiraProjects.do")
        public org.springframework.http.ResponseEntity<CommonResponse.ApiResult<java.util.List<AllJiraProjectsDTO>>> getJiraProjectPures()
                                                                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception