Class BusinessProcessController


  • @AdminApiController
    @RequestMapping("/businessprocess")
    public class BusinessProcessController
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BusinessProcessController

        @Autowired
        public BusinessProcessController​(BusinessProcessService businessProcessService)