Package velox.api.layer1.messages.plugin
package velox.api.layer1.messages.plugin
-
ClassDescriptionRequest to get plugin
qualifiersfor the specifiedPluginLayerandAvailablePluginsRequest.TargetGroup.Determines how plugin catalog information is retrieved.Receives the asynchronous result of anAvailablePluginsRequest.Describes why anAvailablePluginsRequestcould not be processed.The request could not be submitted for asynchronous processing.Plugin information could not be retrieved.Defines which plugins are included in the result.Request to download and install a plugin specified by itsqualifierinto the specifiedPluginLayer.Receives outcomes reported directly by aDownloadPluginRequest.Describes an issue reported by aDownloadPluginRequest.A plugin with the samequalifieris already active.Plugin catalog information could not be retrieved from the cache or server.The worker thread was interrupted while waiting for the operation executed on the Swing event dispatch thread.An exception was thrown while initiating or handling the download and installation operation on the Swing event dispatch thread.The request could not be submitted for asynchronous processing.The plugin is not available under the current license.No downloadable plugin matches the suppliedqualifier.Qualifier for identifying a plugin.Qualifier based on the exact plugin name provided by the plugin catalog.PluginQualifier.Visitor<T,E extends Exception>