- All Superinterfaces:
- BuckEventExternalInterface
- All Known Implementing Classes:
- ProgressEvent, ProgressEvent.BuildProgressUpdated, ProgressEvent.ParsingProgressUpdated, ProgressEvent.ProjectGenerationProgressUpdated
public interface ProgressEventInterface
extends BuckEventExternalInterface
Describes the progress made by buck with the operations described below. This type is intended to
be used by external applications (like the Intellij Buck plugin) to deserialize events coming
from the webserver.