Package com.netflix.spinnaker.kork.plugins.api.events
package com.netflix.spinnaker.kork.plugins.api.events
-
ClassDescriptionUsed to mark a
SpinnakerEventListeneras asynchronous.The base type for all Spinnaker application events that are accessible by plugins.SpinnakerEventListener<E extends SpinnakerApplicationEvent>An application event listener for Spinnaker events that can be utilized by plugins.