...
Download
- This operation download plugin jar file to the application tmp directory and create database record on the data in plugin descriptor with status "temporary". After this operation jar views aren't active.
Install
- This operation move plugin jar file from the application tmp directory to the application context and change database record status to the "enabled". After this operation server is restarted. When server starts up plugin jar file is deployed. After this operation jar views are active.
...