Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There is a plugin state flow on the picture below.

Plugin state transitions

All operations below check plugin dependencies, framework version and other conditions. When all conditions are met then operation succeed, otherwise failed and appropriate state is returned.

  • 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.

...