Interface | Description |
---|---|
FileChange |
A change to a file.
|
InputChanges |
Provides access to any input files that need to be processed by an incremental work action.
|
Enum | Description |
---|---|
ChangeType |
The type of change for e.g.
|
Annotation Type | Description |
---|---|
DisableCachingByDefault |
Attached to a task or artifact transform type to indicate that task output caching should be disabled by default for work of this type.
|
Incremental |
Track input changes for the annotated parameter.
|