Interface LegacyWorker.Params

All Superinterfaces:
BaseWorker.Params, org.gradle.workers.WorkParameters
Enclosing class:
LegacyWorker

public static interface LegacyWorker.Params extends BaseWorker.Params
  • Method Details

    • getInputFile

      org.gradle.api.file.RegularFileProperty getInputFile()
    • getMappingFile

      org.gradle.api.file.RegularFileProperty getMappingFile()