public static interface JavaExecable.PlugParameters extends org.gradle.workers.WorkParameters
org.gradle.workers.WorkParameters.None
Modifier and Type | Method and Description |
---|---|
org.gradle.api.provider.Property<JavaExecable> |
getInput() |
RegularFileProperty |
getOutputFile() |
org.gradle.api.provider.Property<JavaExecable> getInput()
RegularFileProperty getOutputFile()