クラス PushImageUpdateEvent
java.lang.ObjectSE
org.springframework.boot.buildpack.platform.docker.UpdateEvent
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent
org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
イメージがレジストリにプッシュされるときに起動される
ProgressUpdateEvent
。- 導入:
- 2.4.0
- 作成者:
- Scott Frederick
ネストされたクラスのサマリー
ネストされたクラスクラス org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent から継承されたネストクラス / インターフェース
ProgressUpdateEvent.ProgressDetail
コンストラクターの概要
コンストラクターコンストラクター説明PushImageUpdateEvent
(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, PushImageUpdateEvent.ErrorDetail errorDetail) メソッドのサマリー
クラス org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent から継承されたメソッド
getId
クラス org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent から継承されたメソッド
getProgress, getProgressDetail, getStatus
コンストラクターの詳細
PushImageUpdateEvent
public PushImageUpdateEvent(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, PushImageUpdateEvent.ErrorDetail errorDetail)
メソッドの詳細
getErrorDetail
処理中に発生したエラーの詳細を返します。- 戻り値:
- エラー