| Package | Description |
|---|---|
| com.google.cloud.tools.jib.event | |
| com.google.cloud.tools.jib.event.progress |
| Modifier and Type | Field and Description |
|---|---|
static JibEventType<ProgressEvent> |
JibEventType.PROGRESS
Event indicating progress for tasks in Jib's execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressEventHandler.accept(ProgressEvent progressEvent) |
Copyright © 2019. All rights reserved.