Package org.gradle.work


@NonNullApi package org.gradle.work
Classes used for implementing units of work.
  • Class
    Description
    The type of change for e.g.
    Attached to a task or artifact transform type to indicate that task output caching should be disabled by default for work of this type.
    A change to a file.
    Track input changes for the annotated parameter.
    Provides access to any input files that need to be processed by an incremental work action.
    Attached to an input property to specify that line endings should be normalized when snapshotting inputs.