Package jetbrains.buildServer.serverSide
Interface AsyncBuildEventDispatcher
-
- All Known Implementing Classes:
AsyncBuildEventDispatcherImpl
public interface AsyncBuildEventDispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
subscribe(AsyncBuildEventListener listener)
-
-
-
Method Detail
-
subscribe
void subscribe(AsyncBuildEventListener listener)
-
-