Uses of Class
org.gcube.vremanagement.executor.plugin.PluginStateNotification
Packages that use PluginStateNotification
-
Uses of PluginStateNotification in org.gcube.vremanagement.executor.api.types
Method parameters in org.gcube.vremanagement.executor.api.types with type arguments of type PluginStateNotificationModifier and TypeMethodDescriptionvoidLaunchParameter.addPluginStateNotifications(Class<? extends PluginStateNotification> pluginStateNotification, Map<String, String> inputs) Adds a plugin state notification configuration.