public class HTTPServerAPI extends Object implements ServerAPI
| Constructor and Description |
|---|
HTTPServerAPI(Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(Map<String,Serializable> options,
String apiInterfaceName,
String methodName,
List<String> classNameParameters,
Object[] parametersValues) |
public Object invokeMethod(Map<String,Serializable> options, String apiInterfaceName, String methodName, List<String> classNameParameters, Object[] parametersValues) throws ServerWrappedException
invokeMethod in interface ServerAPIServerWrappedExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.