public class PerformController extends BasicController
dataQL
PerformController()
Result<Object>
doPerform(String apiId, Map<String,Object> requestBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PerformController()
public Result<Object> doPerform(@QueryParameter(value="id") String apiId, @RequestBody Map<String,Object> requestBody) throws Throwable
Throwable
Copyright © 2020. All rights reserved.