Class PerformanceApiController

java.lang.Object
com.bluebell.greenhouse.planter.controllers.performance.PerformanceApiController

@RestController @RequestMapping("${bluebell.base.api.controller.endpoint}/performance") @CrossOrigin(origins="*", methods={GET,DELETE,POST,PUT}) public class PerformanceApiController extends Object
Api controller for position-backed account performance reports.
Version:
3.0.5
Author:
Stephen Prizio