Package com.google.cloud.tools.jib.api
Interface JibEvent
-
- All Known Implementing Classes:
LogEvent
,ProgressEvent
,TimerEvent
public interface JibEvent
Type for events dispatched by Jib Core. Implementation classes should not inherit from each other.