クラス ProgressUpdateEvent.ProgressDetail

java.lang.ObjectSE
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
含まれているクラス:
ProgressUpdateEvent

public static class ProgressUpdateEvent.ProgressDetail extends ObjectSE
タスクの進行状況に関する詳細を提供します。
  • コンストラクターの詳細

    • ProgressDetail

      public ProgressDetail(LongSE current, LongSE total)
  • メソッドの詳細

    • asPercentage

      public int asPercentage()
      進捗状況をパーセンテージで返します。
      戻り値:
      進捗率
      導入:
      3.3.7