| Package | Description |
|---|---|
| org.gradle.api.internal.changedetection |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFileSnapshotter |
class |
OutputFilesSnapshotter
Takes a snapshot of the output files of a task.
|
| Constructor and Description |
|---|
DefaultTaskArtifactStateRepository(TaskHistoryRepository taskHistoryRepository,
FileSnapshotter inputFilesSnapshotter,
FileSnapshotter outputFilesSnapshotter) |
InputFilesChangedUpToDateRule(FileSnapshotter inputFilesSnapshotter) |
OutputFilesChangedUpToDateRule(FileSnapshotter outputFilesSnapshotter) |
OutputFilesSnapshotter(FileSnapshotter snapshotter,
IdGenerator<Long> idGenerator,
TaskArtifactStateCacheAccess cacheAccess) |
Copyright © 2013. All rights reserved