* 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 |
||
|---|---|---|
| .. | ||
| src/main/java/com/appsmith/external | ||
| pom.xml | ||