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