Class ProgressUpdateEvent.ProgressDetail
java.lang.Object
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- Enclosing class:
- ProgressUpdateEvent
Provide details about the progress of a task.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProgressDetail
-
-
Method Details
-
asPercentage
public int asPercentage()Return the progress as a percentage.- Returns:
- the progress percentage
- Since:
- 3.3.7
-