クラス 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
処理中に発生したエラーの詳細を返します。- 戻り値:
- エラー