PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 6c7e45d010
Add a connection type variable for Plugin implementations (#531)
* Add a connection type variable for Plugin implementations

This type variable is intended to represent the type of the
connection object, if any, that the plugin will use. This will
help make the implementations more robust by leveraging Java's
type checking instead of rudimentary type casts over the
connection objects.

* Fix missing typevar usage
2020-09-14 20:36:47 +05:30
..
src Add a connection type variable for Plugin implementations (#531) 2020-09-14 20:36:47 +05:30
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml Resolving the dependabot vulnerabilities. (#69) 2020-07-09 21:12:16 +05:30