Class UpdateEvent
java.lang.Object
org.springframework.boot.buildpack.platform.docker.UpdateEvent
- Direct Known Subclasses:
LogUpdateEvent
,ProgressUpdateEvent
Base class for update events published by Docker.
- Since:
- 2.3.0
- Author:
- Phillip Webb
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpdateEvent
public UpdateEvent()
-