public static interface JBakeWorkAction.Parameters
extends org.gradle.workers.WorkParameters
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> |
getConfigurations() |
org.gradle.api.file.DirectoryProperty |
getDestinationDirectory() |
org.gradle.api.file.DirectoryProperty |
getSourceDirectory() |