GradleWorkUnit

constructor(@Json(name = "projectName") projectName: String, @Json(name = "taskPath") taskPath: String)

Parameters

projectName

The name of the Gradle project.

taskPath

The path of the Gradle task.