@Controller @RequestMapping(value="/api/3/system/profile") public class ProfileAggregatorController extends Object
| Constructor and Description |
|---|
ProfileAggregatorController() |
@RequestMapping(value="/clear",
method={DELETE,GET})
@ResponseBody
public boolean clearProfileCache(@RequestParam(required=false,defaultValue="")
String profileIds)
Copyright © 2019 CrafterCMS. All Rights Reserved.