Package-level declarations

Types

Link copied to clipboard
open class SundayGenerate @Inject constructor(objects: ObjectFactory) : DefaultTask
Link copied to clipboard
class SundayGeneration(val name: String, objects: ObjectFactory, project: Project)
Link copied to clipboard
typealias SundayGenerations = NamedDomainObjectContainer<SundayGeneration>
Link copied to clipboard
class SundayGeneratorPlugin : Plugin<Project>
Link copied to clipboard