Package jetbrains.buildServer.serverSide.impl.events.async
-
Interface Summary Interface Description AsyncEventListener -
Class Summary Class Description AsyncBuildEventDispatcherImpl AsyncEvent Simple event used byAsyncEventDispatcher
to allows listenersAsyncEventListener
handle it asynchronouslyAsyncEventDispatcher Allows to publish simple events to all subscribed listeners asynchronously with keeping order of execution events perAsyncEventListener.getSyncKey()
AsyncEventDispatcher.TaskInfo AsyncEventHandlingTask AsyncEventManager AsyncEventManager.EventNames BuildEventListener OrderedExecutor<T extends Runnable>