Placeholder for the WebService class in BioCollect/Ecodata. TODO Fix this. Using the ala-ws-plugin version is causing AST exceptions during the grails prod maven deploy in travis.
| Type | Name and description |
|---|---|
java.lang.Object |
grailsApplication |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
doPostWithParams(java.lang.String url, java.util.Map params) |
|
java.lang.Object |
getJson(java.lang.String url, java.lang.Integer timeout = null, boolean includeApiKey = false)This isn't used! |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
This isn't used! In both BioCollect and MERIT the WebService class is replaced by a locally defined service