Class HvlRToolExecutableReportRestController

java.lang.Object
tr.com.havelsan.javarch.report.rtool.starter.controller.HvlRToolExecutableReportRestController
All Implemented Interfaces:
HvlRToolExecutableReportOperationalRestService, HvlRToolExecutableReportRestService

@RestController @RequestMapping("${hvl.report.rtool.service.executable-report.path:/executable-reports}") @HvlActuatorService(name="rtool-executable-report-service", groupName="rtool-services") public class HvlRToolExecutableReportRestController extends Object implements HvlRToolExecutableReportOperationalRestService, HvlRToolExecutableReportRestService
The class in which service endpoints are defined for executable report operations.
  • Constructor Details

  • Method Details