TaskPropertyBuilder
TaskInputFilePropertyBuilder
, TaskOutputFilePropertyBuilder
@Incubating public interface TaskFilePropertyBuilder extends TaskPropertyBuilder
Modifier and Type | Method | Description |
---|---|---|
TaskFilePropertyBuilder |
withPathSensitivity(PathSensitivity sensitivity) |
Sets which part of the path of files should be considered during up-to-date checks.
|
withPropertyName
TaskFilePropertyBuilder withPathSensitivity(PathSensitivity sensitivity)