JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.gradle.tooling
Interface ProgressEvent
public interface
ProgressEvent
Some information about a piece of work of a long running operation.
Since:
1.0-milestone-3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
A description of the current piece of work.
Method Detail
getDescription
String
getDescription()
A description of the current piece of work.
Returns:
The description.
Since:
1.0-milestone-3
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method