| Package | Description |
|---|---|
| org.gradle.logging | |
| org.gradle.logging.internal |
| Modifier and Type | Method and Description |
|---|---|
ProgressLogger |
ProgressLoggerFactory.newOperation(Class loggerCategory)
Creates a new long-running operation which has not been started.
|
ProgressLogger |
ProgressLoggerFactory.newOperation(String loggerCategory)
Creates a new long-running operation which has not been started.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressLogger |
DefaultProgressLoggerFactory.newOperation(Class loggerCategory) |
ProgressLogger |
DefaultProgressLoggerFactory.newOperation(String loggerCategory) |
Copyright © 2013. All rights reserved