JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.api.tasks
WorkResult
Contents
Description
Method Summary
Method Details
getDidWork()
Hide sidebar
Show sidebar
Interface WorkResult
public interface
WorkResult
Provides information about some work which was performed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
getDidWork
()
Method Details
getDidWork
boolean
getDidWork
()