CollektivizeExtension

open class CollektivizeExtension(objects: ObjectFactory)

Extension DSL for the plugin.

Constructors

Link copied to clipboard
constructor(objects: ObjectFactory)

Properties

Link copied to clipboard
val extensionsToField: ListProperty<KClass<*>>

Base class to inspect for "fielding" extensions.

Link copied to clipboard
val outputDirectory: Property<File>

Output directory for the generated code.

Link copied to clipboard
val typesToField: ListProperty<KClass<*>>

The types that should be "fielded".