-
Method Summary
Registers an input directory hierarchy.
Registers some input file for this task.
files (@Nullable Object... paths)Registers some input files for this task.
getFiles()Returns the input files of this task.
booleanReturns true if this task has declared the inputs that it consumes.
booleanReturns true if this task has declared that it accepts source files.
Returns a map of input properties for this task.
Returns the set of source files for this task.
Registers a set of input properties for this task.
Registers an input property for this task.
-
Method Details
-
getHasInputs
-
getFiles
-
files
-
file
-
dir
-
getProperties
-
property
-
properties
-
getHasSourceFiles
-
getSourceFiles
-